Update README.md
Browse files
README.md
CHANGED
@@ -69,7 +69,7 @@ start generating the assistant reply.
|
|
69 |
- base model: [ckip-joint/bloom-3b-zh](https://huggingface.co/ckip-joint/bloom-3b-zh)
|
70 |
- checkpoint: 1 epoch (6000 steps)
|
71 |
|
72 |
-
command: `deepspeed trainer_sft.py --configs defaults
|
73 |
|
74 |
data:
|
75 |
```
|
|
|
69 |
- base model: [ckip-joint/bloom-3b-zh](https://huggingface.co/ckip-joint/bloom-3b-zh)
|
70 |
- checkpoint: 1 epoch (6000 steps)
|
71 |
|
72 |
+
command: `deepspeed trainer_sft.py --configs defaults bloom-zh-3b datasets --num_train_epochs 2 --deepspeed`
|
73 |
|
74 |
data:
|
75 |
```
|