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