diff --git a/README.md b/README.md index 8b245e9..a35553d 100644 --- a/README.md +++ b/README.md @@ -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}}, } -``` \ No newline at end of file +```