MikeDean commited on
Commit
0e26292
·
1 Parent(s): 402ed93

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ <p align="center" width="100%">
6
+ <a href="" target="_blank"><img src="https://github.com/zjunlp/KnowLM/blob/main/assets/KnowLM.png?raw=true" alt="ZJU-KnowLM" style="width: 40%; min-width: 40px; display: block; margin: auto;"></a>
7
+ </p>
8
+
9
+ Built upon LlaMA-13b, this version incorporates pretraining weights from a secondary full-scale pretraining phase using both Chinese and English bilingual data. This augmentation improves the model's comprehension of Chinese. For further details, please refer to this [**link**](https://github.com/zjunlp/KnowLM).