Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# OREAL-7B-SFT
|
@@ -106,4 +108,4 @@ If you find this work useful in your research, please consider citing:
|
|
106 |
primaryClass={cs.CL},
|
107 |
url={https://arxiv.org/abs/2502.06781},
|
108 |
}
|
109 |
-
```
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model:
|
4 |
+
- Qwen/Qwen2.5-7B
|
5 |
---
|
6 |
|
7 |
# OREAL-7B-SFT
|
|
|
108 |
primaryClass={cs.CL},
|
109 |
url={https://arxiv.org/abs/2502.06781},
|
110 |
}
|
111 |
+
```
|