ff670 commited on
Commit
6f12a1c
·
verified ·
1 Parent(s): 0e5fc6a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
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.