SylvanL commited on
Commit
4e08d3a
1 Parent(s): e033d13

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 {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 \