pull/328/head
duzx16 2023-03-31 22:55:36 +08:00
parent ff3761fc1a
commit 7436f0840f
1 changed files with 4 additions and 0 deletions

View File

@ -59,6 +59,10 @@ bash evaluate.sh
## 使用自己的数据集
修改 `train.sh``evaluate.sh` 中的 `train_file`、`validation_file`和`test_file`为你自己的 JSON 格式数据集路径,并将 `prompt_column``response_column` 改为 JSON 文件中输入文本和输出文本对应的 KEY。
## TODO
* [ ] Support for chat data
* [ ] Support for full finetuning
## 引用
```