minlik commited on
Commit
851d860
1 Parent(s): ba37285

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -9,4 +9,5 @@ app_file: app.py
9
  pinned: false
10
  ---
11
 
12
- 模型使用可参考:https://github.com/ymcui/Chinese-LLaMA-Alpaca
 
 
9
  pinned: false
10
  ---
11
 
12
+ 加入中文词表并继续预训练中文Embedding,得到的中文LLaMA模型
13
+ 详情可参考:https://github.com/ymcui/Chinese-LLaMA-Alpaca