Update README.md
Browse files
README.md
CHANGED
@@ -46,7 +46,7 @@ epoch 1:
|
|
46 |
llamafactory-cli train \
|
47 |
--stage sft \
|
48 |
--do_train True \
|
49 |
-
--model_name_or_path {
|
50 |
--preprocessing_num_workers 16 \
|
51 |
--finetuning_type full \
|
52 |
--template default \
|
|
|
46 |
llamafactory-cli train \
|
47 |
--stage sft \
|
48 |
--do_train True \
|
49 |
+
--model_name_or_path {SylvanL/ChatTCM-7B-Pretrain} \
|
50 |
--preprocessing_num_workers 16 \
|
51 |
--finetuning_type full \
|
52 |
--template default \
|