Remove additional 4B and 9B training settings from README

#4
by leyili6666 - opened
Files changed (1) hide show
  1. README.md +0 -12
README.md CHANGED
@@ -98,18 +98,6 @@ All three models use **ms-swift** supervised fine-tuning with **LoRA across trai
98
 
99
  Long trajectories are organized into segments. Source partition assignments are preserved, with no task identifiers shared between training and validation.
100
 
101
- For **4B and 9B**, fine-tuning uses text trajectories with the vision tower and aligner frozen. Their additional settings are:
102
-
103
- | Setting | 4B and 9B |
104
- | --- | --- |
105
- | Maximum training sequence length | 36,864 tokens |
106
- | Learning rate / schedule | 2e-5 / cosine |
107
- | Warmup ratio | 0.03 |
108
- | Batch size per device / accumulation | 1 / 16 |
109
- | LoRA targets | Linear modules in the unfrozen language model |
110
- | Optimizer steps | 216 |
111
- | Packing | Disabled |
112
-
113
  ### Framework versions
114
 
115
  The release was validated with the following environment.
 
98
 
99
  Long trajectories are organized into segments. Source partition assignments are preserved, with no task identifiers shared between training and validation.
100
 
 
 
 
 
 
 
 
 
 
 
 
 
101
  ### Framework versions
102
 
103
  The release was validated with the following environment.