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