Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
base_model: Qwen/WorldPM-72B
|
| 4 |
+
---
|
| 5 |
+
License: **Apache 2.0**
|
| 6 |
+
|
| 7 |
+
This model is the result of continued pre-training on WorldPM-72B, using a multilingual dataset of mixed code and text.
|
| 8 |
+
|
| 9 |
+
We are providing this model to the community to serve as a "base" model for further SFT, this model is not intended for direct inference.
|