ikala-ray commited on
Commit
972169e
·
1 Parent(s): a01ff98

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 stablelm-7b oasst-mix --cache_dir /home/ubuntu/data_cache --output_dir .saved/stable-lm-7b-1 --num_train_epochs 4 --deepspeed`
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
  ```