9211sun commited on
Commit
589e760
·
verified ·
1 Parent(s): b21b5f2

Upload weights/phase1/androidcontrol/instruction

Browse files
weights/phase1/androidcontrol/instruction/README.md ADDED
@@ -0,0 +1,206 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: /mnt/vlm-ks3/syc/models/qwen-2.5-vl-3b
3
+ library_name: peft
4
+ tags:
5
+ - base_model:adapter:/mnt/vlm-ks3/syc/models/qwen-2.5-vl-3b
6
+ - lora
7
+ - transformers
8
+ ---
9
+
10
+ # Model Card for Model ID
11
+
12
+ <!-- Provide a quick summary of what the model is/does. -->
13
+
14
+
15
+
16
+ ## Model Details
17
+
18
+ ### Model Description
19
+
20
+ <!-- Provide a longer summary of what this model is. -->
21
+
22
+
23
+
24
+ - **Developed by:** [More Information Needed]
25
+ - **Funded by [optional]:** [More Information Needed]
26
+ - **Shared by [optional]:** [More Information Needed]
27
+ - **Model type:** [More Information Needed]
28
+ - **Language(s) (NLP):** [More Information Needed]
29
+ - **License:** [More Information Needed]
30
+ - **Finetuned from model [optional]:** [More Information Needed]
31
+
32
+ ### Model Sources [optional]
33
+
34
+ <!-- Provide the basic links for the model. -->
35
+
36
+ - **Repository:** [More Information Needed]
37
+ - **Paper [optional]:** [More Information Needed]
38
+ - **Demo [optional]:** [More Information Needed]
39
+
40
+ ## Uses
41
+
42
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
43
+
44
+ ### Direct Use
45
+
46
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
47
+
48
+ [More Information Needed]
49
+
50
+ ### Downstream Use [optional]
51
+
52
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
53
+
54
+ [More Information Needed]
55
+
56
+ ### Out-of-Scope Use
57
+
58
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
59
+
60
+ [More Information Needed]
61
+
62
+ ## Bias, Risks, and Limitations
63
+
64
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
65
+
66
+ [More Information Needed]
67
+
68
+ ### Recommendations
69
+
70
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
71
+
72
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
73
+
74
+ ## How to Get Started with the Model
75
+
76
+ Use the code below to get started with the model.
77
+
78
+ [More Information Needed]
79
+
80
+ ## Training Details
81
+
82
+ ### Training Data
83
+
84
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
85
+
86
+ [More Information Needed]
87
+
88
+ ### Training Procedure
89
+
90
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
91
+
92
+ #### Preprocessing [optional]
93
+
94
+ [More Information Needed]
95
+
96
+
97
+ #### Training Hyperparameters
98
+
99
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
100
+
101
+ #### Speeds, Sizes, Times [optional]
102
+
103
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
104
+
105
+ [More Information Needed]
106
+
107
+ ## Evaluation
108
+
109
+ <!-- This section describes the evaluation protocols and provides the results. -->
110
+
111
+ ### Testing Data, Factors & Metrics
112
+
113
+ #### Testing Data
114
+
115
+ <!-- This should link to a Dataset Card if possible. -->
116
+
117
+ [More Information Needed]
118
+
119
+ #### Factors
120
+
121
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
122
+
123
+ [More Information Needed]
124
+
125
+ #### Metrics
126
+
127
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
128
+
129
+ [More Information Needed]
130
+
131
+ ### Results
132
+
133
+ [More Information Needed]
134
+
135
+ #### Summary
136
+
137
+
138
+
139
+ ## Model Examination [optional]
140
+
141
+ <!-- Relevant interpretability work for the model goes here -->
142
+
143
+ [More Information Needed]
144
+
145
+ ## Environmental Impact
146
+
147
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
148
+
149
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
150
+
151
+ - **Hardware Type:** [More Information Needed]
152
+ - **Hours used:** [More Information Needed]
153
+ - **Cloud Provider:** [More Information Needed]
154
+ - **Compute Region:** [More Information Needed]
155
+ - **Carbon Emitted:** [More Information Needed]
156
+
157
+ ## Technical Specifications [optional]
158
+
159
+ ### Model Architecture and Objective
160
+
161
+ [More Information Needed]
162
+
163
+ ### Compute Infrastructure
164
+
165
+ [More Information Needed]
166
+
167
+ #### Hardware
168
+
169
+ [More Information Needed]
170
+
171
+ #### Software
172
+
173
+ [More Information Needed]
174
+
175
+ ## Citation [optional]
176
+
177
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
178
+
179
+ **BibTeX:**
180
+
181
+ [More Information Needed]
182
+
183
+ **APA:**
184
+
185
+ [More Information Needed]
186
+
187
+ ## Glossary [optional]
188
+
189
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
190
+
191
+ [More Information Needed]
192
+
193
+ ## More Information [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Authors [optional]
198
+
199
+ [More Information Needed]
200
+
201
+ ## Model Card Contact
202
+
203
+ [More Information Needed]
204
+ ### Framework versions
205
+
206
+ - PEFT 0.17.1
weights/phase1/androidcontrol/instruction/adapter_config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "Qwen2_5_VLForConditionalGeneration",
5
+ "parent_library": "transformers.models.qwen2_5_vl.modeling_qwen2_5_vl"
6
+ },
7
+ "base_model_name_or_path": "/mnt/vlm-ks3/syc/models/qwen-2.5-vl-3b",
8
+ "bias": "none",
9
+ "corda_config": null,
10
+ "eva_config": null,
11
+ "exclude_modules": null,
12
+ "fan_in_fan_out": false,
13
+ "inference_mode": true,
14
+ "init_lora_weights": true,
15
+ "layer_replication": null,
16
+ "layers_pattern": null,
17
+ "layers_to_transform": null,
18
+ "loftq_config": {},
19
+ "lora_alpha": 64,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.05,
22
+ "megatron_config": null,
23
+ "megatron_core": "megatron.core",
24
+ "modules_to_save": [],
25
+ "peft_type": "LORA",
26
+ "qalora_group_size": 16,
27
+ "r": 16,
28
+ "rank_pattern": {},
29
+ "revision": null,
30
+ "target_modules": "^(model.language_model.*\\.(q_proj|down_proj|v_proj|gate_proj|k_proj|up_proj|o_proj))$",
31
+ "target_parameters": null,
32
+ "task_type": null,
33
+ "trainable_token_indices": null,
34
+ "use_dora": false,
35
+ "use_qalora": false,
36
+ "use_rslora": false
37
+ }
weights/phase1/androidcontrol/instruction/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e3c87ea808a118421f4062c61dee184e5c344d8ea1c53679f87be87ac91498b
3
+ size 59942200
weights/phase1/androidcontrol/instruction/additional_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"lora_dtype": null, "lorap_lr_ratio": null, "lorap_emb_lr": 1e-06}
weights/phase1/androidcontrol/instruction/args.json ADDED
@@ -0,0 +1,386 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "output_dir": "/vlm-ssd/syc/swift/output/fix/instruction_old/v0-20251130-001935",
3
+ "overwrite_output_dir": false,
4
+ "do_train": false,
5
+ "do_eval": false,
6
+ "do_predict": false,
7
+ "eval_strategy": "no",
8
+ "prediction_loss_only": false,
9
+ "per_device_train_batch_size": 2,
10
+ "per_device_eval_batch_size": 1,
11
+ "per_gpu_train_batch_size": null,
12
+ "per_gpu_eval_batch_size": null,
13
+ "gradient_accumulation_steps": 1,
14
+ "eval_accumulation_steps": 2,
15
+ "eval_delay": 0,
16
+ "torch_empty_cache_steps": null,
17
+ "learning_rate": 5e-05,
18
+ "weight_decay": 0.1,
19
+ "adam_beta1": 0.9,
20
+ "adam_beta2": 0.95,
21
+ "adam_epsilon": 1e-08,
22
+ "max_grad_norm": 1.0,
23
+ "num_train_epochs": 1.0,
24
+ "max_steps": 20000,
25
+ "lr_scheduler_type": "linear",
26
+ "lr_scheduler_kwargs": null,
27
+ "warmup_ratio": 0.03,
28
+ "warmup_steps": 0,
29
+ "log_level": "passive",
30
+ "log_level_replica": "warning",
31
+ "log_on_each_node": true,
32
+ "logging_dir": "/vlm-ssd/syc/swift/output/fix/instruction_old/v0-20251130-001935/runs",
33
+ "logging_strategy": "steps",
34
+ "logging_first_step": true,
35
+ "logging_steps": 10,
36
+ "logging_nan_inf_filter": true,
37
+ "save_strategy": "steps",
38
+ "save_steps": 500.0,
39
+ "save_total_limit": 8,
40
+ "save_safetensors": true,
41
+ "save_on_each_node": false,
42
+ "save_only_model": false,
43
+ "restore_callback_states_from_checkpoint": false,
44
+ "no_cuda": false,
45
+ "use_cpu": false,
46
+ "use_mps_device": false,
47
+ "seed": 42,
48
+ "data_seed": 42,
49
+ "jit_mode_eval": false,
50
+ "use_ipex": false,
51
+ "bf16": true,
52
+ "fp16": false,
53
+ "fp16_opt_level": "O1",
54
+ "half_precision_backend": "auto",
55
+ "bf16_full_eval": false,
56
+ "fp16_full_eval": false,
57
+ "tf32": null,
58
+ "local_rank": 0,
59
+ "ddp_backend": null,
60
+ "tpu_num_cores": null,
61
+ "tpu_metrics_debug": false,
62
+ "debug": null,
63
+ "dataloader_drop_last": true,
64
+ "eval_steps": null,
65
+ "dataloader_num_workers": 8,
66
+ "dataloader_prefetch_factor": null,
67
+ "past_index": -1,
68
+ "run_name": "/vlm-ssd/syc/swift/output/fix/instruction_old/v0-20251130-001935",
69
+ "disable_tqdm": null,
70
+ "remove_unused_columns": true,
71
+ "label_names": null,
72
+ "load_best_model_at_end": false,
73
+ "metric_for_best_model": "loss",
74
+ "greater_is_better": false,
75
+ "ignore_data_skip": false,
76
+ "fsdp": "",
77
+ "fsdp_min_num_params": 0,
78
+ "fsdp_config": null,
79
+ "fsdp_transformer_layer_cls_to_wrap": null,
80
+ "accelerator_config": {
81
+ "dispatch_batches": false
82
+ },
83
+ "parallelism_config": null,
84
+ "deepspeed": {
85
+ "fp16": {
86
+ "enabled": "auto",
87
+ "loss_scale": 0,
88
+ "loss_scale_window": 1000,
89
+ "initial_scale_power": 16,
90
+ "hysteresis": 2,
91
+ "min_loss_scale": 1
92
+ },
93
+ "bf16": {
94
+ "enabled": "auto"
95
+ },
96
+ "zero_optimization": {
97
+ "stage": 3,
98
+ "offload_optimizer": {
99
+ "device": "none",
100
+ "pin_memory": true
101
+ },
102
+ "offload_param": {
103
+ "device": "none",
104
+ "pin_memory": true
105
+ },
106
+ "overlap_comm": false,
107
+ "contiguous_gradients": true,
108
+ "sub_group_size": 1000000000.0,
109
+ "reduce_bucket_size": "auto",
110
+ "zero_quantized_weights": false,
111
+ "zero_quantized_gradients": false,
112
+ "stage3_prefetch_bucket_size": "auto",
113
+ "stage3_param_persistence_threshold": "auto",
114
+ "stage3_max_live_parameters": 1000000000.0,
115
+ "stage3_max_reuse_distance": 1000000000.0,
116
+ "stage3_gather_16bit_weights_on_model_save": true
117
+ },
118
+ "gradient_accumulation_steps": "auto",
119
+ "gradient_clipping": "auto",
120
+ "steps_per_print": 2000,
121
+ "train_batch_size": "auto",
122
+ "train_micro_batch_size_per_gpu": "auto",
123
+ "wall_clock_breakdown": false
124
+ },
125
+ "label_smoothing_factor": 0.0,
126
+ "optim": "adamw_torch",
127
+ "optim_args": null,
128
+ "adafactor": false,
129
+ "group_by_length": false,
130
+ "length_column_name": "length",
131
+ "report_to": [
132
+ "tensorboard"
133
+ ],
134
+ "ddp_find_unused_parameters": null,
135
+ "ddp_bucket_cap_mb": null,
136
+ "ddp_broadcast_buffers": null,
137
+ "dataloader_pin_memory": true,
138
+ "dataloader_persistent_workers": false,
139
+ "skip_memory_metrics": true,
140
+ "use_legacy_prediction_loop": false,
141
+ "push_to_hub": false,
142
+ "resume_from_checkpoint": null,
143
+ "hub_model_id": null,
144
+ "hub_strategy": "every_save",
145
+ "hub_token": null,
146
+ "hub_private_repo": null,
147
+ "hub_always_push": false,
148
+ "hub_revision": null,
149
+ "gradient_checkpointing": true,
150
+ "gradient_checkpointing_kwargs": null,
151
+ "include_inputs_for_metrics": false,
152
+ "include_for_metrics": [],
153
+ "eval_do_concat_batches": true,
154
+ "fp16_backend": "auto",
155
+ "push_to_hub_model_id": null,
156
+ "push_to_hub_organization": null,
157
+ "push_to_hub_token": null,
158
+ "mp_parameters": "",
159
+ "auto_find_batch_size": false,
160
+ "full_determinism": false,
161
+ "torchdynamo": null,
162
+ "ray_scope": "last",
163
+ "ddp_timeout": 18000000,
164
+ "torch_compile": false,
165
+ "torch_compile_backend": null,
166
+ "torch_compile_mode": null,
167
+ "include_tokens_per_second": false,
168
+ "include_num_input_tokens_seen": false,
169
+ "neftune_noise_alpha": null,
170
+ "optim_target_modules": null,
171
+ "batch_eval_metrics": false,
172
+ "eval_on_start": false,
173
+ "use_liger_kernel": false,
174
+ "liger_kernel_config": null,
175
+ "eval_use_gather_object": false,
176
+ "average_tokens_across_devices": true,
177
+ "sortish_sampler": false,
178
+ "predict_with_generate": false,
179
+ "generation_max_length": null,
180
+ "generation_num_beams": null,
181
+ "generation_config": null,
182
+ "tuner_backend": "peft",
183
+ "vit_gradient_checkpointing": null,
184
+ "router_aux_loss_coef": 0.0,
185
+ "enable_dft_loss": false,
186
+ "enable_channel_loss": false,
187
+ "check_model": true,
188
+ "acc_strategy": "token",
189
+ "train_dataloader_shuffle": true,
190
+ "max_epochs": null,
191
+ "aligner_lr": null,
192
+ "vit_lr": null,
193
+ "use_logits_to_keep": null,
194
+ "ds3_gather_for_generation": true,
195
+ "resume_only_model": false,
196
+ "optimizer": null,
197
+ "loss_type": "infonce",
198
+ "metric": null,
199
+ "eval_use_evalscope": false,
200
+ "eval_dataset": [],
201
+ "eval_dataset_args": null,
202
+ "eval_limit": 100,
203
+ "eval_generation_config": null,
204
+ "extra_eval_args": null,
205
+ "use_flash_ckpt": false,
206
+ "model": "/mnt/vlm-ks3/syc/models/qwen-2.5-vl-3b",
207
+ "model_type": "qwen2_5_vl",
208
+ "model_revision": null,
209
+ "task_type": "embedding",
210
+ "torch_dtype": "bfloat16",
211
+ "attn_impl": null,
212
+ "new_special_tokens": [],
213
+ "num_labels": null,
214
+ "problem_type": null,
215
+ "rope_scaling": null,
216
+ "device_map": null,
217
+ "max_memory": {},
218
+ "max_model_len": null,
219
+ "local_repo_path": null,
220
+ "init_strategy": null,
221
+ "template": "qwen2_5_vl",
222
+ "system": null,
223
+ "max_length": 128000,
224
+ "truncation_strategy": "delete",
225
+ "max_pixels": null,
226
+ "agent_template": null,
227
+ "norm_bbox": null,
228
+ "use_chat_template": true,
229
+ "padding_free": false,
230
+ "padding_side": "right",
231
+ "loss_scale": "default",
232
+ "sequence_parallel_size": 1,
233
+ "response_prefix": null,
234
+ "template_backend": "swift",
235
+ "dataset": [
236
+ "androidcontrol_instruction_fix_old_train"
237
+ ],
238
+ "val_dataset": [
239
+ "androidcontrol_instruction_fix_old_val_1000"
240
+ ],
241
+ "split_dataset_ratio": 0.0,
242
+ "dataset_num_proc": 1,
243
+ "load_from_cache_file": true,
244
+ "dataset_shuffle": true,
245
+ "val_dataset_shuffle": false,
246
+ "streaming": false,
247
+ "interleave_prob": null,
248
+ "stopping_strategy": "first_exhausted",
249
+ "shuffle_buffer_size": 1000,
250
+ "download_mode": "reuse_dataset_if_exists",
251
+ "columns": {},
252
+ "strict": false,
253
+ "model_name": null,
254
+ "model_author": null,
255
+ "custom_dataset_info": [
256
+ "/vlm-ssd/syc/swift/scripts/syc/syc_dataset_info_fix.json"
257
+ ],
258
+ "quant_method": null,
259
+ "quant_bits": null,
260
+ "hqq_axis": null,
261
+ "bnb_4bit_compute_dtype": "bfloat16",
262
+ "bnb_4bit_quant_type": "nf4",
263
+ "bnb_4bit_use_double_quant": true,
264
+ "bnb_4bit_quant_storage": null,
265
+ "max_new_tokens": 64,
266
+ "temperature": 0.0,
267
+ "top_k": null,
268
+ "top_p": null,
269
+ "repetition_penalty": null,
270
+ "num_beams": 1,
271
+ "stream": false,
272
+ "stop_words": [],
273
+ "logprobs": false,
274
+ "top_logprobs": null,
275
+ "ckpt_dir": null,
276
+ "lora_modules": [],
277
+ "train_type": "lora",
278
+ "adapters": [],
279
+ "external_plugins": [],
280
+ "model_kwargs": {},
281
+ "load_args": false,
282
+ "load_data_args": false,
283
+ "packing": false,
284
+ "packing_length": null,
285
+ "lazy_tokenize": true,
286
+ "cached_dataset": [],
287
+ "custom_register_path": [],
288
+ "use_hf": false,
289
+ "ignore_args_error": false,
290
+ "use_swift_lora": false,
291
+ "freeze_parameters": [],
292
+ "freeze_parameters_regex": null,
293
+ "freeze_parameters_ratio": 0.0,
294
+ "trainable_parameters": [],
295
+ "trainable_parameters_regex": null,
296
+ "freeze_llm": false,
297
+ "freeze_vit": true,
298
+ "freeze_aligner": true,
299
+ "target_modules": [
300
+ "all-linear"
301
+ ],
302
+ "target_regex": null,
303
+ "target_parameters": null,
304
+ "modules_to_save": [],
305
+ "lora_rank": 16,
306
+ "lora_alpha": 64,
307
+ "lora_dropout": 0.05,
308
+ "lora_bias": "none",
309
+ "lora_dtype": null,
310
+ "lorap_lr_ratio": null,
311
+ "use_rslora": false,
312
+ "use_dora": false,
313
+ "lora_ga_batch_size": 2,
314
+ "lora_ga_iters": 2,
315
+ "lora_ga_max_length": 1024,
316
+ "lora_ga_direction": "ArB2r",
317
+ "lora_ga_scale": "stable",
318
+ "lora_ga_stable_gamma": 16,
319
+ "init_weights": true,
320
+ "fourier_n_frequency": 2000,
321
+ "fourier_scaling": 300.0,
322
+ "boft_block_size": 4,
323
+ "boft_block_num": 0,
324
+ "boft_n_butterfly_factor": 1,
325
+ "boft_dropout": 0.0,
326
+ "vera_rank": 256,
327
+ "vera_projection_prng_key": 0,
328
+ "vera_dropout": 0.0,
329
+ "vera_d_initial": 0.1,
330
+ "adapter_act": "gelu",
331
+ "adapter_length": 128,
332
+ "use_galore": false,
333
+ "galore_target_modules": null,
334
+ "galore_rank": 128,
335
+ "galore_update_proj_gap": 50,
336
+ "galore_scale": 1.0,
337
+ "galore_proj_type": "std",
338
+ "galore_optim_per_parameter": false,
339
+ "galore_with_embedding": false,
340
+ "galore_quantization": false,
341
+ "galore_proj_quant": false,
342
+ "galore_proj_bits": 4,
343
+ "galore_proj_group_size": 256,
344
+ "galore_cos_threshold": 0.4,
345
+ "galore_gamma_proj": 2,
346
+ "galore_queue_size": 5,
347
+ "adalora_target_r": 8,
348
+ "adalora_init_r": 12,
349
+ "adalora_tinit": 0,
350
+ "adalora_tfinal": 0,
351
+ "adalora_deltaT": 1,
352
+ "adalora_beta1": 0.85,
353
+ "adalora_beta2": 0.85,
354
+ "adalora_orth_reg_weight": 0.5,
355
+ "llamapro_num_new_blocks": 4,
356
+ "llamapro_num_groups": null,
357
+ "lisa_activated_layers": 0,
358
+ "lisa_step_interval": 20,
359
+ "reft_layer_key": null,
360
+ "reft_layers": null,
361
+ "reft_rank": 4,
362
+ "reft_intervention_type": "LoreftIntervention",
363
+ "reft_args": null,
364
+ "swanlab_token": null,
365
+ "swanlab_project": null,
366
+ "swanlab_workspace": null,
367
+ "swanlab_exp_name": null,
368
+ "swanlab_lark_webhook_url": null,
369
+ "swanlab_lark_secret": null,
370
+ "swanlab_mode": "cloud",
371
+ "add_version": true,
372
+ "create_checkpoint_symlink": false,
373
+ "zero_hpz_partition_size": null,
374
+ "deepspeed_autotp_size": null,
375
+ "early_stop_interval": null,
376
+ "rank": 0,
377
+ "global_world_size": 8,
378
+ "local_world_size": 8,
379
+ "model_suffix": "qwen-2.5-vl-3b",
380
+ "model_info": "ModelInfo(model_type='qwen2_5_vl', model_dir='/mnt/vlm-ks3/syc/models/qwen-2.5-vl-3b', torch_dtype=torch.bfloat16, max_model_len=128000, quant_method=None, quant_bits=None, rope_scaling={'type': 'default', 'mrope_section': [16, 24, 24], 'rope_type': 'default'}, is_moe_model=False, config=None, task_type='embedding', num_labels=None)",
381
+ "model_meta": "ModelMeta(model_type='qwen2_5_vl', model_groups=[ModelGroup(models=[Model(ms_model_id='Qwen/Qwen2.5-VL-3B-Instruct', hf_model_id='Qwen/Qwen2.5-VL-3B-Instruct', model_path=None, ms_revision=None, hf_revision=None), Model(ms_model_id='Qwen/Qwen2.5-VL-7B-Instruct', hf_model_id='Qwen/Qwen2.5-VL-7B-Instruct', model_path=None, ms_revision=None, hf_revision=None), Model(ms_model_id='Qwen/Qwen2.5-VL-32B-Instruct', hf_model_id='Qwen/Qwen2.5-VL-32B-Instruct', model_path=None, ms_revision=None, hf_revision=None), Model(ms_model_id='Qwen/Qwen2.5-VL-72B-Instruct', hf_model_id='Qwen/Qwen2.5-VL-72B-Instruct', model_path=None, ms_revision=None, hf_revision=None)], ignore_patterns=None, requires=None, tags=[]), ModelGroup(models=[Model(ms_model_id='Qwen/Qwen2.5-VL-3B-Instruct-AWQ', hf_model_id='Qwen/Qwen2.5-VL-3B-Instruct-AWQ', model_path=None, ms_revision=None, hf_revision=None), Model(ms_model_id='Qwen/Qwen2.5-VL-7B-Instruct-AWQ', hf_model_id='Qwen/Qwen2.5-VL-7B-Instruct-AWQ', model_path=None, ms_revision=None, hf_revision=None), Model(ms_model_id='Qwen/Qwen2.5-VL-32B-Instruct-AWQ', hf_model_id='Qwen/Qwen2.5-VL-32B-Instruct-AWQ', model_path=None, ms_revision=None, hf_revision=None), Model(ms_model_id='Qwen/Qwen2.5-VL-72B-Instruct-AWQ', hf_model_id='Qwen/Qwen2.5-VL-72B-Instruct-AWQ', model_path=None, ms_revision=None, hf_revision=None)], ignore_patterns=None, requires=None, tags=[])], template='qwen2_5_vl', get_function=<function get_model_tokenizer_qwen2_5_vl at 0x7f811e1b6680>, model_arch=MultiModelKeys(arch_name='qwen2_vl', embedding=None, module_list=None, lm_head=None, q_proj=None, k_proj=None, v_proj=None, o_proj=None, attention=None, mlp=None, down_proj=None, qkv_proj=None, qk_proj=None, qa_proj=None, qb_proj=None, kv_proj=None, kva_proj=None, kvb_proj=None, language_model=['model.language_model'], aligner=['model.visual.merger'], vision_tower=['model.visual'], generator=[]), architectures=['Qwen2_5_VLForConditionalGeneration'], additional_saved_files=[], torch_dtype=None, is_multimodal=True, is_reward=False, task_type=None, ignore_patterns=None, requires=['transformers>=4.49', 'qwen_vl_utils>=0.0.6', 'decord'], tags=['vision', 'video'])",
382
+ "model_dir": "/mnt/vlm-ks3/syc/models/qwen-2.5-vl-3b",
383
+ "hub": "<class 'swift.hub.hub.MSHub'>",
384
+ "evaluation_strategy": "no",
385
+ "training_args": "TrainingArguments(output_dir='/vlm-ssd/syc/swift/output/fix/instruction_old/v0-20251130-001935', overwrite_output_dir=False, do_train=False, do_eval=False, do_predict=False, eval_strategy=<IntervalStrategy.NO: 'no'>, prediction_loss_only=False, per_device_train_batch_size=2, per_device_eval_batch_size=1, per_gpu_train_batch_size=None, per_gpu_eval_batch_size=None, gradient_accumulation_steps=1, eval_accumulation_steps=2, eval_delay=0, torch_empty_cache_steps=None, learning_rate=5e-05, weight_decay=0.1, adam_beta1=0.9, adam_beta2=0.95, adam_epsilon=1e-08, max_grad_norm=1.0, num_train_epochs=1.0, max_steps=20000, lr_scheduler_type=<SchedulerType.LINEAR: 'linear'>, lr_scheduler_kwargs=None, warmup_ratio=0.03, warmup_steps=0, log_level='passive', log_level_replica='warning', log_on_each_node=True, logging_dir='/vlm-ssd/syc/swift/output/fix/instruction_old/v0-20251130-001935/runs', logging_strategy=<IntervalStrategy.STEPS: 'steps'>, logging_first_step=True, logging_steps=10, logging_nan_inf_filter=True, save_strategy=<SaveStrategy.STEPS: 'steps'>, save_steps=500, save_total_limit=8, save_safetensors=True, save_on_each_node=False, save_only_model=False, restore_callback_states_from_checkpoint=False, no_cuda=False, use_cpu=False, use_mps_device=False, seed=42, data_seed=42, jit_mode_eval=False, use_ipex=False, bf16=True, fp16=False, fp16_opt_level='O1', half_precision_backend='auto', bf16_full_eval=False, fp16_full_eval=False, tf32=None, local_rank=0, ddp_backend=None, tpu_num_cores=None, tpu_metrics_debug=False, debug=[], dataloader_drop_last=True, eval_steps=None, dataloader_num_workers=8, dataloader_prefetch_factor=10, past_index=-1, run_name='/vlm-ssd/syc/swift/output/fix/instruction_old/v0-20251130-001935', disable_tqdm=False, remove_unused_columns=False, label_names=None, load_best_model_at_end=False, metric_for_best_model='loss', greater_is_better=False, ignore_data_skip=False, fsdp=[], fsdp_min_num_params=0, fsdp_config={'min_num_params': 0, 'xla': False, 'xla_fsdp_v2': False, 'xla_fsdp_grad_ckpt': False}, fsdp_transformer_layer_cls_to_wrap=None, accelerator_config=AcceleratorConfig(split_batches=False, dispatch_batches=False, even_batches=True, use_seedable_sampler=True, non_blocking=False, gradient_accumulation_kwargs=None, use_configured_state=False), parallelism_config=None, deepspeed={'fp16': {'enabled': 'auto', 'loss_scale': 0, 'loss_scale_window': 1000, 'initial_scale_power': 16, 'hysteresis': 2, 'min_loss_scale': 1}, 'bf16': {'enabled': 'auto'}, 'zero_optimization': {'stage': 3, 'offload_optimizer': {'device': 'none', 'pin_memory': True}, 'offload_param': {'device': 'none', 'pin_memory': True}, 'overlap_comm': False, 'contiguous_gradients': True, 'sub_group_size': 1000000000.0, 'reduce_bucket_size': 'auto', 'zero_quantized_weights': False, 'zero_quantized_gradients': False, 'stage3_prefetch_bucket_size': 'auto', 'stage3_param_persistence_threshold': 'auto', 'stage3_max_live_parameters': 1000000000.0, 'stage3_max_reuse_distance': 1000000000.0, 'stage3_gather_16bit_weights_on_model_save': True}, 'gradient_accumulation_steps': 'auto', 'gradient_clipping': 'auto', 'steps_per_print': 2000, 'train_batch_size': 'auto', 'train_micro_batch_size_per_gpu': 'auto', 'wall_clock_breakdown': False}, label_smoothing_factor=0.0, optim=<OptimizerNames.ADAMW_TORCH: 'adamw_torch'>, optim_args=None, adafactor=False, group_by_length=False, length_column_name='length', report_to=['tensorboard'], ddp_find_unused_parameters=None, ddp_bucket_cap_mb=None, ddp_broadcast_buffers=None, dataloader_pin_memory=True, dataloader_persistent_workers=False, skip_memory_metrics=True, use_legacy_prediction_loop=False, push_to_hub=False, resume_from_checkpoint=None, hub_model_id=None, hub_strategy=<HubStrategy.EVERY_SAVE: 'every_save'>, hub_token=None, hub_private_repo=None, hub_always_push=False, hub_revision=None, gradient_checkpointing=True, gradient_checkpointing_kwargs=None, include_inputs_for_metrics=False, include_for_metrics=[], eval_do_concat_batches=True, fp16_backend='auto', push_to_hub_model_id=None, push_to_hub_organization=None, push_to_hub_token=None, mp_parameters='', auto_find_batch_size=False, full_determinism=False, torchdynamo=None, ray_scope='last', ddp_timeout=18000000, torch_compile=False, torch_compile_backend=None, torch_compile_mode=None, include_tokens_per_second=None, include_num_input_tokens_seen=None, neftune_noise_alpha=None, optim_target_modules=None, batch_eval_metrics=False, eval_on_start=False, use_liger_kernel=False, liger_kernel_config=None, eval_use_gather_object=False, average_tokens_across_devices=None, tuner_backend='peft', vit_gradient_checkpointing=True, router_aux_loss_coef=0.0, enable_dft_loss=False, enable_channel_loss=False, check_model=True, acc_strategy='token', train_dataloader_shuffle=True, max_epochs=None, aligner_lr=None, vit_lr=None, use_logits_to_keep=None, ds3_gather_for_generation=True, resume_only_model=False, optimizer=None, loss_type='infonce', metric=None, eval_use_evalscope=False, eval_dataset=[], eval_dataset_args=None, eval_limit=100, eval_generation_config=None, extra_eval_args=None, use_flash_ckpt=False, sft_alpha=0, chord_sft_dataset=[], chord_sft_per_device_train_batch_size=None, chord_enable_phi_function=False, chord_mu_warmup_steps=None, chord_mu_decay_steps=None, chord_mu_peak=None, chord_mu_valley=None, train_type='lora', local_repo_path=None, galore_config=None, padding_side='right', padding_free=False, task_type='embedding')"
386
+ }
weights/phase1/androidcontrol/instruction/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff