Update README.md

This commit is contained in:
xyliu
2023-09-08 16:50:32 +08:00
committed by GitHub
parent c810e0b428
commit 161bc2eba5
+1 -1
View File
@@ -488,7 +488,7 @@ accelerate launch \
--eval_bsz_per_gpu 4 \
--learning_rate 0.000015 \
--eval_step 200 \
--save_step 2000"
--save_step 2000
```
然后,运行以下指令进行训练: