Update README.md
Browse files
README.md
CHANGED
@@ -66,6 +66,7 @@ start generating the assistant reply.
|
|
66 |
|
67 |
- base model: [ckip-joint/bloom-3b-zh](https://huggingface.co/ckip-joint/bloom-3b-zh)
|
68 |
- checkpoint: 1 epoch (6000 steps)
|
|
|
69 |
|
70 |
command: `deepspeed trainer_sft.py --configs defaults bloom-zh-3b datasets --num_train_epochs 2 --deepspeed`
|
71 |
|
|
|
66 |
|
67 |
- base model: [ckip-joint/bloom-3b-zh](https://huggingface.co/ckip-joint/bloom-3b-zh)
|
68 |
- checkpoint: 1 epoch (6000 steps)
|
69 |
+
- hardware: NVIDIA RTX A6000 x 4
|
70 |
|
71 |
command: `deepspeed trainer_sft.py --configs defaults bloom-zh-3b datasets --num_train_epochs 2 --deepspeed`
|
72 |
|