fix: README sh path error

这个提交包含在:
Nero Un
2023-05-02 13:47:46 +08:00
提交者 GitHub
父节点 84f8625645
当前提交 ac04fb0602

查看文件

@@ -55,7 +55,7 @@ python infer.py
### 指令微调
```
sh script/sft_medchat.sh
sh scripts/sft_medchat.sh
```
请根据实际情况调整batch size等超参,默认为我们使用的参数。
@@ -100,4 +100,4 @@ sh script/sft_medchat.sh
journal = {GitHub repository},
howpublished = {\url{https://github.com/SCIR-HI/Med-ChatGLM}},
}
```
```