yixinsong commited on
Commit
ab33ae2
·
verified ·
1 Parent(s): d29e0f4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -42,7 +42,7 @@ The SFT (Supervised Fine-Tuning) process was conducted in two phases:
42
  - Trained for 1.5 epochs
43
  ```
44
  ### model
45
- model_name_or_path: saves/qwen2-01-qat/full/sft/checkpoint-24000
46
 
47
  ### method
48
  stage: sft
@@ -70,7 +70,7 @@ overwrite_output_dir: true
70
  - Continued training for 2 additional epochs
71
  ```
72
  ### model
73
- model_name_or_path: /home/syx/Qwen2.5-3B-Instruct
74
 
75
  ### method
76
  stage: sft
 
42
  - Trained for 1.5 epochs
43
  ```
44
  ### model
45
+ model_name_or_path: /home/syx/Qwen2.5-3B-Instruct
46
 
47
  ### method
48
  stage: sft
 
70
  - Continued training for 2 additional epochs
71
  ```
72
  ### model
73
+ model_name_or_path: saves/qwen2-01-qat/full/sft/checkpoint-24000
74
 
75
  ### method
76
  stage: sft