Remove additional 4B and 9B training settings from README

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