butyuhao commited on
Commit
d1071df
1 Parent(s): 3049bbb

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ 本模型使用educhat-sft-002-data-osm数据,从[Baichuan-13B-Base](https://huggingface.co/baichuan-inc/Baichuan-13B-Base)训练得到。
2
+ 使用时:
3
+ 1. 先将该仓库clone到本地
4
+ 2. 然后将[百度网盘](https://pan.baidu.com/s/1j49404ZIE7NF33JFhnYpBw?pwd=bqvc)中的权重放进第1步clone的文件夹中。
5
+
6
+ 模型使用方法参考百川模型。
7
+