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