YeungNLP commited on
Commit
c17c664
·
1 Parent(s): ab055c5

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ 使用[Firefly](https://github.com/yangjianxin1/Firefly)项目微调ChatGLM2,训练时基本上沿袭官方的多轮对话数据组织格式,并且使用一种更加充分高效的方法训练多轮对话能力。训练数据约为一百万多轮对话数据,包括项目分享的moss数据+2万条school math数据。
2
+
3
+ 更多详情见项目[Firefly](https://github.com/yangjianxin1/Firefly)