Commit 7c87343d authored by zhougaofeng's avatar zhougaofeng
Browse files

Update README.md

parent 59a707b0
...@@ -66,7 +66,7 @@ pip install -r requirements.txt ...@@ -66,7 +66,7 @@ pip install -r requirements.txt
``` ```
## 数据集 ## 数据集
使用alpaca_en.json数据集,已经包含在data目录中,具体文件为alpaca_en_demo.json 使用alpaca_en.json数据集,已经包含在finetune/data目录中,具体文件为alpaca_en_demo.json
项目中已提供用于试验训练的迷你数据集,训练数据目录结构如下,用于正常训练的完整数据集请按此目录结构进行制备: 项目中已提供用于试验训练的迷你数据集,训练数据目录结构如下,用于正常训练的完整数据集请按此目录结构进行制备:
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment