Yuqun-Zhang commited on
Commit
2115b7c
·
verified ·
1 Parent(s): b2b6d3b

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ tokenizer.json filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -1,3 +1,208 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen2.5-VL-3B-Instruct
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:Qwen/Qwen2.5-VL-3B-Instruct
7
+ - llama-factory
8
+ - lora
9
+ - transformers
10
+ ---
11
+
12
+ # Model Card for Model ID
13
+
14
+ <!-- Provide a quick summary of what the model is/does. -->
15
+
16
+
17
+
18
+ ## Model Details
19
+
20
+ ### Model Description
21
+
22
+ <!-- Provide a longer summary of what this model is. -->
23
+
24
+
25
+
26
+ - **Developed by:** [More Information Needed]
27
+ - **Funded by [optional]:** [More Information Needed]
28
+ - **Shared by [optional]:** [More Information Needed]
29
+ - **Model type:** [More Information Needed]
30
+ - **Language(s) (NLP):** [More Information Needed]
31
+ - **License:** [More Information Needed]
32
+ - **Finetuned from model [optional]:** [More Information Needed]
33
+
34
+ ### Model Sources [optional]
35
+
36
+ <!-- Provide the basic links for the model. -->
37
+
38
+ - **Repository:** [More Information Needed]
39
+ - **Paper [optional]:** [More Information Needed]
40
+ - **Demo [optional]:** [More Information Needed]
41
+
42
+ ## Uses
43
+
44
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
45
+
46
+ ### Direct Use
47
+
48
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Downstream Use [optional]
53
+
54
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
55
+
56
+ [More Information Needed]
57
+
58
+ ### Out-of-Scope Use
59
+
60
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ## Bias, Risks, and Limitations
65
+
66
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
67
+
68
+ [More Information Needed]
69
+
70
+ ### Recommendations
71
+
72
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
73
+
74
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
75
+
76
+ ## How to Get Started with the Model
77
+
78
+ Use the code below to get started with the model.
79
+
80
+ [More Information Needed]
81
+
82
+ ## Training Details
83
+
84
+ ### Training Data
85
+
86
+ <!-- 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. -->
87
+
88
+ [More Information Needed]
89
+
90
+ ### Training Procedure
91
+
92
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
93
+
94
+ #### Preprocessing [optional]
95
+
96
+ [More Information Needed]
97
+
98
+
99
+ #### Training Hyperparameters
100
+
101
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
102
+
103
+ #### Speeds, Sizes, Times [optional]
104
+
105
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
106
+
107
+ [More Information Needed]
108
+
109
+ ## Evaluation
110
+
111
+ <!-- This section describes the evaluation protocols and provides the results. -->
112
+
113
+ ### Testing Data, Factors & Metrics
114
+
115
+ #### Testing Data
116
+
117
+ <!-- This should link to a Dataset Card if possible. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Factors
122
+
123
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
124
+
125
+ [More Information Needed]
126
+
127
+ #### Metrics
128
+
129
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
130
+
131
+ [More Information Needed]
132
+
133
+ ### Results
134
+
135
+ [More Information Needed]
136
+
137
+ #### Summary
138
+
139
+
140
+
141
+ ## Model Examination [optional]
142
+
143
+ <!-- Relevant interpretability work for the model goes here -->
144
+
145
+ [More Information Needed]
146
+
147
+ ## Environmental Impact
148
+
149
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
150
+
151
+ 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).
152
+
153
+ - **Hardware Type:** [More Information Needed]
154
+ - **Hours used:** [More Information Needed]
155
+ - **Cloud Provider:** [More Information Needed]
156
+ - **Compute Region:** [More Information Needed]
157
+ - **Carbon Emitted:** [More Information Needed]
158
+
159
+ ## Technical Specifications [optional]
160
+
161
+ ### Model Architecture and Objective
162
+
163
+ [More Information Needed]
164
+
165
+ ### Compute Infrastructure
166
+
167
+ [More Information Needed]
168
+
169
+ #### Hardware
170
+
171
+ [More Information Needed]
172
+
173
+ #### Software
174
+
175
+ [More Information Needed]
176
+
177
+ ## Citation [optional]
178
+
179
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
180
+
181
+ **BibTeX:**
182
+
183
+ [More Information Needed]
184
+
185
+ **APA:**
186
+
187
+ [More Information Needed]
188
+
189
+ ## Glossary [optional]
190
+
191
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
192
+
193
+ [More Information Needed]
194
+
195
+ ## More Information [optional]
196
+
197
+ [More Information Needed]
198
+
199
+ ## Model Card Authors [optional]
200
+
201
+ [More Information Needed]
202
+
203
+ ## Model Card Contact
204
+
205
+ [More Information Needed]
206
+ ### Framework versions
207
+
208
+ - PEFT 0.17.1
adapter_config.json ADDED
@@ -0,0 +1,147 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "/home/yuxuanzhao/LLaMA-Factory/models/qwen2_5-vl-3B-Instruct",
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": 16,
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
+ "qalora_group_size": 16,
24
+ "r": 8,
25
+ "rank_pattern": {},
26
+ "revision": null,
27
+ "target_modules": [
28
+ "layers.13.mlp.down_proj",
29
+ "layers.23.mlp.down_proj",
30
+ "33.mlp.gate_proj",
31
+ "layers.21.mlp.down_proj",
32
+ "layers.22.mlp.down_proj",
33
+ "layers.9.mlp.up_proj",
34
+ "layers.26.mlp.down_proj",
35
+ "layers.29.mlp.down_proj",
36
+ "layers.12.mlp.gate_proj",
37
+ "layers.20.mlp.gate_proj",
38
+ "layers.7.mlp.down_proj",
39
+ "layers.2.mlp.gate_proj",
40
+ "35.mlp.up_proj",
41
+ "layers.14.mlp.gate_proj",
42
+ "layers.5.mlp.down_proj",
43
+ "layers.3.mlp.down_proj",
44
+ "layers.7.mlp.gate_proj",
45
+ "layers.12.mlp.down_proj",
46
+ "layers.15.mlp.down_proj",
47
+ "layers.11.mlp.down_proj",
48
+ "layers.28.mlp.gate_proj",
49
+ "layers.27.mlp.up_proj",
50
+ "layers.6.mlp.gate_proj",
51
+ "layers.18.mlp.down_proj",
52
+ "layers.24.mlp.gate_proj",
53
+ "32.mlp.gate_proj",
54
+ "layers.16.mlp.up_proj",
55
+ "layers.10.mlp.down_proj",
56
+ "layers.26.mlp.up_proj",
57
+ "layers.19.mlp.down_proj",
58
+ "layers.25.mlp.gate_proj",
59
+ "layers.14.mlp.up_proj",
60
+ "layers.17.mlp.gate_proj",
61
+ "layers.10.mlp.up_proj",
62
+ "layers.30.mlp.gate_proj",
63
+ "35.mlp.down_proj",
64
+ "layers.20.mlp.up_proj",
65
+ "layers.10.mlp.gate_proj",
66
+ "layers.21.mlp.up_proj",
67
+ "layers.22.mlp.gate_proj",
68
+ "layers.5.mlp.gate_proj",
69
+ "layers.12.mlp.up_proj",
70
+ "layers.1.mlp.gate_proj",
71
+ "layers.13.mlp.up_proj",
72
+ "layers.19.mlp.up_proj",
73
+ "layers.16.mlp.gate_proj",
74
+ "layers.3.mlp.gate_proj",
75
+ "layers.18.mlp.gate_proj",
76
+ "layers.27.mlp.down_proj",
77
+ "34.mlp.gate_proj",
78
+ "layers.8.mlp.up_proj",
79
+ "32.mlp.up_proj",
80
+ "layers.18.mlp.up_proj",
81
+ "33.mlp.up_proj",
82
+ "layers.19.mlp.gate_proj",
83
+ "layers.3.mlp.up_proj",
84
+ "layers.2.mlp.down_proj",
85
+ "34.mlp.up_proj",
86
+ "layers.6.mlp.up_proj",
87
+ "layers.31.mlp.up_proj",
88
+ "layers.28.mlp.down_proj",
89
+ "layers.11.mlp.up_proj",
90
+ "layers.0.mlp.up_proj",
91
+ "layers.15.mlp.up_proj",
92
+ "layers.21.mlp.gate_proj",
93
+ "layers.14.mlp.down_proj",
94
+ "layers.9.mlp.gate_proj",
95
+ "layers.22.mlp.up_proj",
96
+ "v_proj",
97
+ "layers.24.mlp.up_proj",
98
+ "layers.4.mlp.up_proj",
99
+ "layers.2.mlp.up_proj",
100
+ "33.mlp.down_proj",
101
+ "layers.30.mlp.down_proj",
102
+ "layers.29.mlp.up_proj",
103
+ "layers.25.mlp.up_proj",
104
+ "layers.26.mlp.gate_proj",
105
+ "34.mlp.down_proj",
106
+ "layers.28.mlp.up_proj",
107
+ "layers.4.mlp.gate_proj",
108
+ "layers.17.mlp.up_proj",
109
+ "layers.8.mlp.down_proj",
110
+ "layers.0.mlp.down_proj",
111
+ "layers.8.mlp.gate_proj",
112
+ "layers.0.mlp.gate_proj",
113
+ "q_proj",
114
+ "layers.1.mlp.up_proj",
115
+ "layers.6.mlp.down_proj",
116
+ "layers.5.mlp.up_proj",
117
+ "layers.23.mlp.up_proj",
118
+ "35.mlp.gate_proj",
119
+ "layers.17.mlp.down_proj",
120
+ "layers.16.mlp.down_proj",
121
+ "layers.30.mlp.up_proj",
122
+ "layers.7.mlp.up_proj",
123
+ "layers.9.mlp.down_proj",
124
+ "layers.25.mlp.down_proj",
125
+ "layers.13.mlp.gate_proj",
126
+ "k_proj",
127
+ "layers.23.mlp.gate_proj",
128
+ "layers.29.mlp.gate_proj",
129
+ "layers.24.mlp.down_proj",
130
+ "layers.4.mlp.down_proj",
131
+ "layers.1.mlp.down_proj",
132
+ "layers.20.mlp.down_proj",
133
+ "layers.15.mlp.gate_proj",
134
+ "layers.31.mlp.down_proj",
135
+ "32.mlp.down_proj",
136
+ "layers.11.mlp.gate_proj",
137
+ "layers.31.mlp.gate_proj",
138
+ "layers.27.mlp.gate_proj",
139
+ "o_proj"
140
+ ],
141
+ "target_parameters": null,
142
+ "task_type": "CAUSAL_LM",
143
+ "trainable_token_indices": null,
144
+ "use_dora": false,
145
+ "use_qalora": false,
146
+ "use_rslora": false
147
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff247cbb9fdf23a9eecb994c1c6ce4cd1d69080db92df885a69e305073db5cb8
3
+ size 59941192
added_tokens.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</tool_call>": 151658,
3
+ "<tool_call>": 151657,
4
+ "<|box_end|>": 151649,
5
+ "<|box_start|>": 151648,
6
+ "<|endoftext|>": 151643,
7
+ "<|file_sep|>": 151664,
8
+ "<|fim_middle|>": 151660,
9
+ "<|fim_pad|>": 151662,
10
+ "<|fim_prefix|>": 151659,
11
+ "<|fim_suffix|>": 151661,
12
+ "<|im_end|>": 151645,
13
+ "<|im_start|>": 151644,
14
+ "<|image_pad|>": 151655,
15
+ "<|object_ref_end|>": 151647,
16
+ "<|object_ref_start|>": 151646,
17
+ "<|quad_end|>": 151651,
18
+ "<|quad_start|>": 151650,
19
+ "<|repo_name|>": 151663,
20
+ "<|video_pad|>": 151656,
21
+ "<|vision_end|>": 151653,
22
+ "<|vision_pad|>": 151654,
23
+ "<|vision_start|>": 151652
24
+ }
chat_template.jinja ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {% set image_count = namespace(value=0) %}{% set video_count = namespace(value=0) %}{% for message in messages %}{% if loop.first and message['role'] != 'system' %}<|im_start|>system
2
+ You are a helpful assistant.<|im_end|>
3
+ {% endif %}<|im_start|>{{ message['role'] }}
4
+ {% if message['content'] is string %}{{ message['content'] }}<|im_end|>
5
+ {% else %}{% for content in message['content'] %}{% if content['type'] == 'image' or 'image' in content or 'image_url' in content %}{% set image_count.value = image_count.value + 1 %}{% if add_vision_id %}Picture {{ image_count.value }}: {% endif %}<|vision_start|><|image_pad|><|vision_end|>{% elif content['type'] == 'video' or 'video' in content %}{% set video_count.value = video_count.value + 1 %}{% if add_vision_id %}Video {{ video_count.value }}: {% endif %}<|vision_start|><|video_pad|><|vision_end|>{% elif 'text' in content %}{{ content['text'] }}{% endif %}{% endfor %}<|im_end|>
6
+ {% endif %}{% endfor %}{% if add_generation_prompt %}<|im_start|>assistant
7
+ {% endif %}
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f871d769cbe42789dfe16018074563315d44ce5ce3a6afced77aa5f11af82fd
3
+ size 120166091
preprocessor_config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "crop_size": null,
3
+ "data_format": "channels_first",
4
+ "default_to_square": true,
5
+ "device": null,
6
+ "disable_grouping": null,
7
+ "do_center_crop": null,
8
+ "do_convert_rgb": true,
9
+ "do_normalize": true,
10
+ "do_rescale": true,
11
+ "do_resize": true,
12
+ "image_mean": [
13
+ 0.48145466,
14
+ 0.4578275,
15
+ 0.40821073
16
+ ],
17
+ "image_processor_type": "Qwen2VLImageProcessorFast",
18
+ "image_std": [
19
+ 0.26862954,
20
+ 0.26130258,
21
+ 0.27577711
22
+ ],
23
+ "input_data_format": null,
24
+ "max_pixels": 12845056,
25
+ "merge_size": 2,
26
+ "min_pixels": 3136,
27
+ "patch_size": 14,
28
+ "processor_class": "Qwen2_5_VLProcessor",
29
+ "resample": 3,
30
+ "rescale_factor": 0.00392156862745098,
31
+ "return_tensors": null,
32
+ "size": {
33
+ "longest_edge": 12845056,
34
+ "shortest_edge": 3136
35
+ },
36
+ "temporal_patch_size": 2
37
+ }
rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f91f87bd9a92e8739289f46162ef308559319763234c64c5b77db9ec569f87f
3
+ size 15429
rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7d39b8b541e3fd455fdaac992f8e531a8b6ecbd342d84bd34ce103caf8c4829
3
+ size 15429
rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ff092a382271ec0416bca1eaebe1589a5c027148f661f515a99be89a41550e9
3
+ size 15429
rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ee31a8654359133d1c40cfb2da8b7350b44cc7eec9bf923c997643420f7061d
3
+ size 15429
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63383dd5028e58f51e4e2027ea0e53aeee54da342c712efa83354d47656d14be
3
+ size 1465
special_tokens_map.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>",
5
+ "<|object_ref_start|>",
6
+ "<|object_ref_end|>",
7
+ "<|box_start|>",
8
+ "<|box_end|>",
9
+ "<|quad_start|>",
10
+ "<|quad_end|>",
11
+ "<|vision_start|>",
12
+ "<|vision_end|>",
13
+ "<|vision_pad|>",
14
+ "<|image_pad|>",
15
+ "<|video_pad|>"
16
+ ],
17
+ "eos_token": {
18
+ "content": "<|im_end|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ "pad_token": {
25
+ "content": "<|endoftext|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c5ae00e602b8860cbd784ba82a8aa14e8feecec692e7076590d014d7b7fdafa
3
+ size 11421896
tokenizer_config.json ADDED
@@ -0,0 +1,209 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "added_tokens_decoder": {
5
+ "151643": {
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "151644": {
14
+ "content": "<|im_start|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "151645": {
22
+ "content": "<|im_end|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "151646": {
30
+ "content": "<|object_ref_start|>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "151647": {
38
+ "content": "<|object_ref_end|>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "151648": {
46
+ "content": "<|box_start|>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "151649": {
54
+ "content": "<|box_end|>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "151650": {
62
+ "content": "<|quad_start|>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ },
69
+ "151651": {
70
+ "content": "<|quad_end|>",
71
+ "lstrip": false,
72
+ "normalized": false,
73
+ "rstrip": false,
74
+ "single_word": false,
75
+ "special": true
76
+ },
77
+ "151652": {
78
+ "content": "<|vision_start|>",
79
+ "lstrip": false,
80
+ "normalized": false,
81
+ "rstrip": false,
82
+ "single_word": false,
83
+ "special": true
84
+ },
85
+ "151653": {
86
+ "content": "<|vision_end|>",
87
+ "lstrip": false,
88
+ "normalized": false,
89
+ "rstrip": false,
90
+ "single_word": false,
91
+ "special": true
92
+ },
93
+ "151654": {
94
+ "content": "<|vision_pad|>",
95
+ "lstrip": false,
96
+ "normalized": false,
97
+ "rstrip": false,
98
+ "single_word": false,
99
+ "special": true
100
+ },
101
+ "151655": {
102
+ "content": "<|image_pad|>",
103
+ "lstrip": false,
104
+ "normalized": false,
105
+ "rstrip": false,
106
+ "single_word": false,
107
+ "special": true
108
+ },
109
+ "151656": {
110
+ "content": "<|video_pad|>",
111
+ "lstrip": false,
112
+ "normalized": false,
113
+ "rstrip": false,
114
+ "single_word": false,
115
+ "special": true
116
+ },
117
+ "151657": {
118
+ "content": "<tool_call>",
119
+ "lstrip": false,
120
+ "normalized": false,
121
+ "rstrip": false,
122
+ "single_word": false,
123
+ "special": false
124
+ },
125
+ "151658": {
126
+ "content": "</tool_call>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false,
131
+ "special": false
132
+ },
133
+ "151659": {
134
+ "content": "<|fim_prefix|>",
135
+ "lstrip": false,
136
+ "normalized": false,
137
+ "rstrip": false,
138
+ "single_word": false,
139
+ "special": false
140
+ },
141
+ "151660": {
142
+ "content": "<|fim_middle|>",
143
+ "lstrip": false,
144
+ "normalized": false,
145
+ "rstrip": false,
146
+ "single_word": false,
147
+ "special": false
148
+ },
149
+ "151661": {
150
+ "content": "<|fim_suffix|>",
151
+ "lstrip": false,
152
+ "normalized": false,
153
+ "rstrip": false,
154
+ "single_word": false,
155
+ "special": false
156
+ },
157
+ "151662": {
158
+ "content": "<|fim_pad|>",
159
+ "lstrip": false,
160
+ "normalized": false,
161
+ "rstrip": false,
162
+ "single_word": false,
163
+ "special": false
164
+ },
165
+ "151663": {
166
+ "content": "<|repo_name|>",
167
+ "lstrip": false,
168
+ "normalized": false,
169
+ "rstrip": false,
170
+ "single_word": false,
171
+ "special": false
172
+ },
173
+ "151664": {
174
+ "content": "<|file_sep|>",
175
+ "lstrip": false,
176
+ "normalized": false,
177
+ "rstrip": false,
178
+ "single_word": false,
179
+ "special": false
180
+ }
181
+ },
182
+ "additional_special_tokens": [
183
+ "<|im_start|>",
184
+ "<|im_end|>",
185
+ "<|object_ref_start|>",
186
+ "<|object_ref_end|>",
187
+ "<|box_start|>",
188
+ "<|box_end|>",
189
+ "<|quad_start|>",
190
+ "<|quad_end|>",
191
+ "<|vision_start|>",
192
+ "<|vision_end|>",
193
+ "<|vision_pad|>",
194
+ "<|image_pad|>",
195
+ "<|video_pad|>"
196
+ ],
197
+ "bos_token": null,
198
+ "clean_up_tokenization_spaces": false,
199
+ "eos_token": "<|im_end|>",
200
+ "errors": "replace",
201
+ "extra_special_tokens": {},
202
+ "model_max_length": 131072,
203
+ "pad_token": "<|endoftext|>",
204
+ "padding_side": "right",
205
+ "processor_class": "Qwen2_5_VLProcessor",
206
+ "split_special_tokens": false,
207
+ "tokenizer_class": "Qwen2Tokenizer",
208
+ "unk_token": null
209
+ }
trainer_state.json ADDED
@@ -0,0 +1,1063 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 1.0,
6
+ "eval_steps": 500,
7
+ "global_step": 1473,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.00679001867255135,
14
+ "grad_norm": 1.8175065517425537,
15
+ "learning_rate": 6.081081081081082e-06,
16
+ "loss": 0.1857,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.0135800373451027,
21
+ "grad_norm": 0.9356499910354614,
22
+ "learning_rate": 1.2837837837837838e-05,
23
+ "loss": 0.1512,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.02037005601765405,
28
+ "grad_norm": 0.19530220329761505,
29
+ "learning_rate": 1.9594594594594595e-05,
30
+ "loss": 0.1038,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.0271600746902054,
35
+ "grad_norm": 0.1939963847398758,
36
+ "learning_rate": 2.635135135135135e-05,
37
+ "loss": 0.082,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.03395009336275675,
42
+ "grad_norm": 0.25467729568481445,
43
+ "learning_rate": 3.310810810810811e-05,
44
+ "loss": 0.0825,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.0407401120353081,
49
+ "grad_norm": 0.24394609034061432,
50
+ "learning_rate": 3.986486486486487e-05,
51
+ "loss": 0.0841,
52
+ "step": 60
53
+ },
54
+ {
55
+ "epoch": 0.04753013070785945,
56
+ "grad_norm": 0.18351706862449646,
57
+ "learning_rate": 4.662162162162162e-05,
58
+ "loss": 0.0795,
59
+ "step": 70
60
+ },
61
+ {
62
+ "epoch": 0.0543201493804108,
63
+ "grad_norm": 0.20120970904827118,
64
+ "learning_rate": 5.337837837837838e-05,
65
+ "loss": 0.072,
66
+ "step": 80
67
+ },
68
+ {
69
+ "epoch": 0.06111016805296215,
70
+ "grad_norm": 0.30063867568969727,
71
+ "learning_rate": 6.013513513513514e-05,
72
+ "loss": 0.0752,
73
+ "step": 90
74
+ },
75
+ {
76
+ "epoch": 0.0679001867255135,
77
+ "grad_norm": 0.35980555415153503,
78
+ "learning_rate": 6.68918918918919e-05,
79
+ "loss": 0.0673,
80
+ "step": 100
81
+ },
82
+ {
83
+ "epoch": 0.07469020539806484,
84
+ "grad_norm": 0.37400639057159424,
85
+ "learning_rate": 7.364864864864865e-05,
86
+ "loss": 0.069,
87
+ "step": 110
88
+ },
89
+ {
90
+ "epoch": 0.0814802240706162,
91
+ "grad_norm": 0.27199000120162964,
92
+ "learning_rate": 8.040540540540541e-05,
93
+ "loss": 0.0601,
94
+ "step": 120
95
+ },
96
+ {
97
+ "epoch": 0.08827024274316754,
98
+ "grad_norm": 0.3759700655937195,
99
+ "learning_rate": 8.716216216216216e-05,
100
+ "loss": 0.0655,
101
+ "step": 130
102
+ },
103
+ {
104
+ "epoch": 0.0950602614157189,
105
+ "grad_norm": 0.4591917395591736,
106
+ "learning_rate": 9.391891891891892e-05,
107
+ "loss": 0.0461,
108
+ "step": 140
109
+ },
110
+ {
111
+ "epoch": 0.10185028008827024,
112
+ "grad_norm": 0.2534618675708771,
113
+ "learning_rate": 9.999985945746134e-05,
114
+ "loss": 0.0515,
115
+ "step": 150
116
+ },
117
+ {
118
+ "epoch": 0.1086402987608216,
119
+ "grad_norm": 0.23862995207309723,
120
+ "learning_rate": 9.998299530880787e-05,
121
+ "loss": 0.054,
122
+ "step": 160
123
+ },
124
+ {
125
+ "epoch": 0.11543031743337294,
126
+ "grad_norm": 0.3287966847419739,
127
+ "learning_rate": 9.993803351513094e-05,
128
+ "loss": 0.041,
129
+ "step": 170
130
+ },
131
+ {
132
+ "epoch": 0.1222203361059243,
133
+ "grad_norm": 0.3776935636997223,
134
+ "learning_rate": 9.986499935143679e-05,
135
+ "loss": 0.0355,
136
+ "step": 180
137
+ },
138
+ {
139
+ "epoch": 0.12901035477847564,
140
+ "grad_norm": 0.503021776676178,
141
+ "learning_rate": 9.976393387344834e-05,
142
+ "loss": 0.0417,
143
+ "step": 190
144
+ },
145
+ {
146
+ "epoch": 0.135800373451027,
147
+ "grad_norm": 0.27203965187072754,
148
+ "learning_rate": 9.963489389452596e-05,
149
+ "loss": 0.0312,
150
+ "step": 200
151
+ },
152
+ {
153
+ "epoch": 0.14259039212357835,
154
+ "grad_norm": 0.37624090909957886,
155
+ "learning_rate": 9.947795195373016e-05,
156
+ "loss": 0.0379,
157
+ "step": 210
158
+ },
159
+ {
160
+ "epoch": 0.14938041079612968,
161
+ "grad_norm": 0.45090368390083313,
162
+ "learning_rate": 9.92931962750442e-05,
163
+ "loss": 0.0354,
164
+ "step": 220
165
+ },
166
+ {
167
+ "epoch": 0.15617042946868104,
168
+ "grad_norm": 0.26543551683425903,
169
+ "learning_rate": 9.908073071777954e-05,
170
+ "loss": 0.0274,
171
+ "step": 230
172
+ },
173
+ {
174
+ "epoch": 0.1629604481412324,
175
+ "grad_norm": 0.5471091270446777,
176
+ "learning_rate": 9.884067471819184e-05,
177
+ "loss": 0.0226,
178
+ "step": 240
179
+ },
180
+ {
181
+ "epoch": 0.16975046681378375,
182
+ "grad_norm": 0.5838286876678467,
183
+ "learning_rate": 9.857316322234067e-05,
184
+ "loss": 0.0288,
185
+ "step": 250
186
+ },
187
+ {
188
+ "epoch": 0.17654048548633508,
189
+ "grad_norm": 0.16055133938789368,
190
+ "learning_rate": 9.827834661023034e-05,
191
+ "loss": 0.0262,
192
+ "step": 260
193
+ },
194
+ {
195
+ "epoch": 0.18333050415888644,
196
+ "grad_norm": 0.33942335844039917,
197
+ "learning_rate": 9.795639061127468e-05,
198
+ "loss": 0.0233,
199
+ "step": 270
200
+ },
201
+ {
202
+ "epoch": 0.1901205228314378,
203
+ "grad_norm": 0.5522304177284241,
204
+ "learning_rate": 9.760747621113325e-05,
205
+ "loss": 0.0168,
206
+ "step": 280
207
+ },
208
+ {
209
+ "epoch": 0.19691054150398912,
210
+ "grad_norm": 0.6882764101028442,
211
+ "learning_rate": 9.723179954997125e-05,
212
+ "loss": 0.0184,
213
+ "step": 290
214
+ },
215
+ {
216
+ "epoch": 0.20370056017654048,
217
+ "grad_norm": 0.30410072207450867,
218
+ "learning_rate": 9.682957181220062e-05,
219
+ "loss": 0.0203,
220
+ "step": 300
221
+ },
222
+ {
223
+ "epoch": 0.21049057884909184,
224
+ "grad_norm": 0.30174189805984497,
225
+ "learning_rate": 9.640101910776381e-05,
226
+ "loss": 0.0191,
227
+ "step": 310
228
+ },
229
+ {
230
+ "epoch": 0.2172805975216432,
231
+ "grad_norm": 0.14357490837574005,
232
+ "learning_rate": 9.594638234502753e-05,
233
+ "loss": 0.0268,
234
+ "step": 320
235
+ },
236
+ {
237
+ "epoch": 0.22407061619419452,
238
+ "grad_norm": 0.19478002190589905,
239
+ "learning_rate": 9.546591709535751e-05,
240
+ "loss": 0.0218,
241
+ "step": 330
242
+ },
243
+ {
244
+ "epoch": 0.23086063486674588,
245
+ "grad_norm": 0.22178731858730316,
246
+ "learning_rate": 9.495989344945056e-05,
247
+ "loss": 0.0121,
248
+ "step": 340
249
+ },
250
+ {
251
+ "epoch": 0.23765065353929724,
252
+ "grad_norm": 0.5312681794166565,
253
+ "learning_rate": 9.442859586550468e-05,
254
+ "loss": 0.0096,
255
+ "step": 350
256
+ },
257
+ {
258
+ "epoch": 0.2444406722118486,
259
+ "grad_norm": 0.43574365973472595,
260
+ "learning_rate": 9.387232300931255e-05,
261
+ "loss": 0.0129,
262
+ "step": 360
263
+ },
264
+ {
265
+ "epoch": 0.2512306908843999,
266
+ "grad_norm": 0.029588760808110237,
267
+ "learning_rate": 9.32913875863684e-05,
268
+ "loss": 0.0193,
269
+ "step": 370
270
+ },
271
+ {
272
+ "epoch": 0.2580207095569513,
273
+ "grad_norm": 0.41019147634506226,
274
+ "learning_rate": 9.268611616608236e-05,
275
+ "loss": 0.0143,
276
+ "step": 380
277
+ },
278
+ {
279
+ "epoch": 0.26481072822950263,
280
+ "grad_norm": 0.13079501688480377,
281
+ "learning_rate": 9.205684899820147e-05,
282
+ "loss": 0.0197,
283
+ "step": 390
284
+ },
285
+ {
286
+ "epoch": 0.271600746902054,
287
+ "grad_norm": 0.04413610324263573,
288
+ "learning_rate": 9.140393982154026e-05,
289
+ "loss": 0.0163,
290
+ "step": 400
291
+ },
292
+ {
293
+ "epoch": 0.27839076557460535,
294
+ "grad_norm": 0.33774223923683167,
295
+ "learning_rate": 9.072775566512863e-05,
296
+ "loss": 0.0126,
297
+ "step": 410
298
+ },
299
+ {
300
+ "epoch": 0.2851807842471567,
301
+ "grad_norm": 0.11442425101995468,
302
+ "learning_rate": 9.002867664188858e-05,
303
+ "loss": 0.0049,
304
+ "step": 420
305
+ },
306
+ {
307
+ "epoch": 0.291970802919708,
308
+ "grad_norm": 0.24148213863372803,
309
+ "learning_rate": 8.930709573495602e-05,
310
+ "loss": 0.0061,
311
+ "step": 430
312
+ },
313
+ {
314
+ "epoch": 0.29876082159225936,
315
+ "grad_norm": 0.49706923961639404,
316
+ "learning_rate": 8.856341857676758e-05,
317
+ "loss": 0.0069,
318
+ "step": 440
319
+ },
320
+ {
321
+ "epoch": 0.3055508402648107,
322
+ "grad_norm": 0.8686341047286987,
323
+ "learning_rate": 8.779806322103682e-05,
324
+ "loss": 0.0056,
325
+ "step": 450
326
+ },
327
+ {
328
+ "epoch": 0.3123408589373621,
329
+ "grad_norm": 0.3294643461704254,
330
+ "learning_rate": 8.701145990774775e-05,
331
+ "loss": 0.0074,
332
+ "step": 460
333
+ },
334
+ {
335
+ "epoch": 0.31913087760991343,
336
+ "grad_norm": 0.14896813035011292,
337
+ "learning_rate": 8.620405082129798e-05,
338
+ "loss": 0.0098,
339
+ "step": 470
340
+ },
341
+ {
342
+ "epoch": 0.3259208962824648,
343
+ "grad_norm": 0.009663172997534275,
344
+ "learning_rate": 8.537628984192736e-05,
345
+ "loss": 0.0058,
346
+ "step": 480
347
+ },
348
+ {
349
+ "epoch": 0.33271091495501615,
350
+ "grad_norm": 0.03118247166275978,
351
+ "learning_rate": 8.452864229057191e-05,
352
+ "loss": 0.0066,
353
+ "step": 490
354
+ },
355
+ {
356
+ "epoch": 0.3395009336275675,
357
+ "grad_norm": 0.2592410743236542,
358
+ "learning_rate": 8.366158466728644e-05,
359
+ "loss": 0.0038,
360
+ "step": 500
361
+ },
362
+ {
363
+ "epoch": 0.3462909523001188,
364
+ "grad_norm": 0.006336142774671316,
365
+ "learning_rate": 8.277560438338278e-05,
366
+ "loss": 0.0063,
367
+ "step": 510
368
+ },
369
+ {
370
+ "epoch": 0.35308097097267016,
371
+ "grad_norm": 0.9991777539253235,
372
+ "learning_rate": 8.18711994874345e-05,
373
+ "loss": 0.008,
374
+ "step": 520
375
+ },
376
+ {
377
+ "epoch": 0.3598709896452215,
378
+ "grad_norm": 0.03354354575276375,
379
+ "learning_rate": 8.094887838530174e-05,
380
+ "loss": 0.0023,
381
+ "step": 530
382
+ },
383
+ {
384
+ "epoch": 0.3666610083177729,
385
+ "grad_norm": 0.1517736166715622,
386
+ "learning_rate": 8.000915955433396e-05,
387
+ "loss": 0.0072,
388
+ "step": 540
389
+ },
390
+ {
391
+ "epoch": 0.37345102699032423,
392
+ "grad_norm": 0.3716999888420105,
393
+ "learning_rate": 7.905257125191094e-05,
394
+ "loss": 0.0072,
395
+ "step": 550
396
+ },
397
+ {
398
+ "epoch": 0.3802410456628756,
399
+ "grad_norm": 0.15485776960849762,
400
+ "learning_rate": 7.807965121848597e-05,
401
+ "loss": 0.0061,
402
+ "step": 560
403
+ },
404
+ {
405
+ "epoch": 0.38703106433542694,
406
+ "grad_norm": 0.015828760340809822,
407
+ "learning_rate": 7.70909463752983e-05,
408
+ "loss": 0.0031,
409
+ "step": 570
410
+ },
411
+ {
412
+ "epoch": 0.39382108300797825,
413
+ "grad_norm": 0.472591370344162,
414
+ "learning_rate": 7.608701251692457e-05,
415
+ "loss": 0.0061,
416
+ "step": 580
417
+ },
418
+ {
419
+ "epoch": 0.4006111016805296,
420
+ "grad_norm": 0.49039226770401,
421
+ "learning_rate": 7.506841399884217e-05,
422
+ "loss": 0.0032,
423
+ "step": 590
424
+ },
425
+ {
426
+ "epoch": 0.40740112035308096,
427
+ "grad_norm": 0.013108485378324986,
428
+ "learning_rate": 7.403572342018021e-05,
429
+ "loss": 0.0083,
430
+ "step": 600
431
+ },
432
+ {
433
+ "epoch": 0.4141911390256323,
434
+ "grad_norm": 0.014069960452616215,
435
+ "learning_rate": 7.29895213018362e-05,
436
+ "loss": 0.0076,
437
+ "step": 610
438
+ },
439
+ {
440
+ "epoch": 0.4209811576981837,
441
+ "grad_norm": 0.016907596960663795,
442
+ "learning_rate": 7.193039576013976e-05,
443
+ "loss": 0.0035,
444
+ "step": 620
445
+ },
446
+ {
447
+ "epoch": 0.42777117637073503,
448
+ "grad_norm": 0.02205067314207554,
449
+ "learning_rate": 7.085894217624645e-05,
450
+ "loss": 0.0035,
451
+ "step": 630
452
+ },
453
+ {
454
+ "epoch": 0.4345611950432864,
455
+ "grad_norm": 0.0153163131326437,
456
+ "learning_rate": 6.977576286144784e-05,
457
+ "loss": 0.0008,
458
+ "step": 640
459
+ },
460
+ {
461
+ "epoch": 0.44135121371583774,
462
+ "grad_norm": 0.0036254250444471836,
463
+ "learning_rate": 6.868146671858567e-05,
464
+ "loss": 0.0061,
465
+ "step": 650
466
+ },
467
+ {
468
+ "epoch": 0.44814123238838904,
469
+ "grad_norm": 0.026128802448511124,
470
+ "learning_rate": 6.757666889976085e-05,
471
+ "loss": 0.0004,
472
+ "step": 660
473
+ },
474
+ {
475
+ "epoch": 0.4549312510609404,
476
+ "grad_norm": 0.009841466322541237,
477
+ "learning_rate": 6.646199046052921e-05,
478
+ "loss": 0.0054,
479
+ "step": 670
480
+ },
481
+ {
482
+ "epoch": 0.46172126973349176,
483
+ "grad_norm": 0.1286161094903946,
484
+ "learning_rate": 6.533805801077899e-05,
485
+ "loss": 0.0083,
486
+ "step": 680
487
+ },
488
+ {
489
+ "epoch": 0.4685112884060431,
490
+ "grad_norm": 0.1420389711856842,
491
+ "learning_rate": 6.420550336248558e-05,
492
+ "loss": 0.0011,
493
+ "step": 690
494
+ },
495
+ {
496
+ "epoch": 0.47530130707859447,
497
+ "grad_norm": 0.019207162782549858,
498
+ "learning_rate": 6.306496317454227e-05,
499
+ "loss": 0.0014,
500
+ "step": 700
501
+ },
502
+ {
503
+ "epoch": 0.4820913257511458,
504
+ "grad_norm": 0.02628934569656849,
505
+ "learning_rate": 6.191707859486622e-05,
506
+ "loss": 0.0071,
507
+ "step": 710
508
+ },
509
+ {
510
+ "epoch": 0.4888813444236972,
511
+ "grad_norm": 0.07600024342536926,
512
+ "learning_rate": 6.076249489998097e-05,
513
+ "loss": 0.0007,
514
+ "step": 720
515
+ },
516
+ {
517
+ "epoch": 0.49567136309624854,
518
+ "grad_norm": 0.057020459324121475,
519
+ "learning_rate": 5.9601861132278e-05,
520
+ "loss": 0.0029,
521
+ "step": 730
522
+ },
523
+ {
524
+ "epoch": 0.5024613817687998,
525
+ "grad_norm": 0.18588444590568542,
526
+ "learning_rate": 5.8435829735161416e-05,
527
+ "loss": 0.0015,
528
+ "step": 740
529
+ },
530
+ {
531
+ "epoch": 0.5092514004413512,
532
+ "grad_norm": 0.08587218075990677,
533
+ "learning_rate": 5.7265056186280754e-05,
534
+ "loss": 0.0064,
535
+ "step": 750
536
+ },
537
+ {
538
+ "epoch": 0.5160414191139026,
539
+ "grad_norm": 0.027101216837763786,
540
+ "learning_rate": 5.6090198629058134e-05,
541
+ "loss": 0.0002,
542
+ "step": 760
543
+ },
544
+ {
545
+ "epoch": 0.5228314377864539,
546
+ "grad_norm": 0.008036206476390362,
547
+ "learning_rate": 5.491191750271677e-05,
548
+ "loss": 0.0096,
549
+ "step": 770
550
+ },
551
+ {
552
+ "epoch": 0.5296214564590053,
553
+ "grad_norm": 0.02794210985302925,
554
+ "learning_rate": 5.373087517101899e-05,
555
+ "loss": 0.0005,
556
+ "step": 780
557
+ },
558
+ {
559
+ "epoch": 0.5364114751315566,
560
+ "grad_norm": 0.015519050881266594,
561
+ "learning_rate": 5.254773554992242e-05,
562
+ "loss": 0.0012,
563
+ "step": 790
564
+ },
565
+ {
566
+ "epoch": 0.543201493804108,
567
+ "grad_norm": 0.5680004954338074,
568
+ "learning_rate": 5.136316373436343e-05,
569
+ "loss": 0.0011,
570
+ "step": 800
571
+ },
572
+ {
573
+ "epoch": 0.5499915124766593,
574
+ "grad_norm": 0.01568940281867981,
575
+ "learning_rate": 5.0177825624378114e-05,
576
+ "loss": 0.0006,
577
+ "step": 810
578
+ },
579
+ {
580
+ "epoch": 0.5567815311492107,
581
+ "grad_norm": 0.15695148706436157,
582
+ "learning_rate": 4.8992387550770373e-05,
583
+ "loss": 0.0064,
584
+ "step": 820
585
+ },
586
+ {
587
+ "epoch": 0.563571549821762,
588
+ "grad_norm": 0.24050813913345337,
589
+ "learning_rate": 4.780751590053813e-05,
590
+ "loss": 0.0054,
591
+ "step": 830
592
+ },
593
+ {
594
+ "epoch": 0.5703615684943134,
595
+ "grad_norm": 0.008626952767372131,
596
+ "learning_rate": 4.662387674226771e-05,
597
+ "loss": 0.0032,
598
+ "step": 840
599
+ },
600
+ {
601
+ "epoch": 0.5771515871668647,
602
+ "grad_norm": 0.007616691756993532,
603
+ "learning_rate": 4.544213545170741e-05,
604
+ "loss": 0.0039,
605
+ "step": 850
606
+ },
607
+ {
608
+ "epoch": 0.583941605839416,
609
+ "grad_norm": 0.014656963758170605,
610
+ "learning_rate": 4.4262956337730385e-05,
611
+ "loss": 0.0012,
612
+ "step": 860
613
+ },
614
+ {
615
+ "epoch": 0.5907316245119674,
616
+ "grad_norm": 0.2970845401287079,
617
+ "learning_rate": 4.3087002268897434e-05,
618
+ "loss": 0.0011,
619
+ "step": 870
620
+ },
621
+ {
622
+ "epoch": 0.5975216431845187,
623
+ "grad_norm": 0.010836818255484104,
624
+ "learning_rate": 4.191493430082929e-05,
625
+ "loss": 0.0059,
626
+ "step": 880
627
+ },
628
+ {
629
+ "epoch": 0.6043116618570701,
630
+ "grad_norm": 0.016124485060572624,
631
+ "learning_rate": 4.074741130459813e-05,
632
+ "loss": 0.0051,
633
+ "step": 890
634
+ },
635
+ {
636
+ "epoch": 0.6111016805296214,
637
+ "grad_norm": 0.008550368249416351,
638
+ "learning_rate": 3.9585089596347094e-05,
639
+ "loss": 0.0006,
640
+ "step": 900
641
+ },
642
+ {
643
+ "epoch": 0.6178916992021728,
644
+ "grad_norm": 0.007996040396392345,
645
+ "learning_rate": 3.842862256834613e-05,
646
+ "loss": 0.0013,
647
+ "step": 910
648
+ },
649
+ {
650
+ "epoch": 0.6246817178747242,
651
+ "grad_norm": 0.01987188495695591,
652
+ "learning_rate": 3.727866032169127e-05,
653
+ "loss": 0.002,
654
+ "step": 920
655
+ },
656
+ {
657
+ "epoch": 0.6314717365472755,
658
+ "grad_norm": 0.006365388166159391,
659
+ "learning_rate": 3.6135849300854225e-05,
660
+ "loss": 0.0003,
661
+ "step": 930
662
+ },
663
+ {
664
+ "epoch": 0.6382617552198269,
665
+ "grad_norm": 0.029804030433297157,
666
+ "learning_rate": 3.500083193028741e-05,
667
+ "loss": 0.0052,
668
+ "step": 940
669
+ },
670
+ {
671
+ "epoch": 0.6450517738923782,
672
+ "grad_norm": 0.009540177881717682,
673
+ "learning_rate": 3.387424625328892e-05,
674
+ "loss": 0.0004,
675
+ "step": 950
676
+ },
677
+ {
678
+ "epoch": 0.6518417925649296,
679
+ "grad_norm": 0.007210243493318558,
680
+ "learning_rate": 3.275672557333015e-05,
681
+ "loss": 0.0038,
682
+ "step": 960
683
+ },
684
+ {
685
+ "epoch": 0.6586318112374809,
686
+ "grad_norm": 0.024687010794878006,
687
+ "learning_rate": 3.164889809804808e-05,
688
+ "loss": 0.0022,
689
+ "step": 970
690
+ },
691
+ {
692
+ "epoch": 0.6654218299100323,
693
+ "grad_norm": 0.005847941618412733,
694
+ "learning_rate": 3.055138658610202e-05,
695
+ "loss": 0.0035,
696
+ "step": 980
697
+ },
698
+ {
699
+ "epoch": 0.6722118485825836,
700
+ "grad_norm": 0.005948640406131744,
701
+ "learning_rate": 2.946480799709358e-05,
702
+ "loss": 0.0015,
703
+ "step": 990
704
+ },
705
+ {
706
+ "epoch": 0.679001867255135,
707
+ "grad_norm": 0.018232271075248718,
708
+ "learning_rate": 2.83897731447464e-05,
709
+ "loss": 0.0056,
710
+ "step": 1000
711
+ },
712
+ {
713
+ "epoch": 0.6857918859276863,
714
+ "grad_norm": 0.4337656795978546,
715
+ "learning_rate": 2.7326886353540916e-05,
716
+ "loss": 0.0027,
717
+ "step": 1010
718
+ },
719
+ {
720
+ "epoch": 0.6925819046002376,
721
+ "grad_norm": 0.4810737371444702,
722
+ "learning_rate": 2.627674511899678e-05,
723
+ "loss": 0.0042,
724
+ "step": 1020
725
+ },
726
+ {
727
+ "epoch": 0.699371923272789,
728
+ "grad_norm": 0.024683628231287003,
729
+ "learning_rate": 2.5239939771794563e-05,
730
+ "loss": 0.0006,
731
+ "step": 1030
732
+ },
733
+ {
734
+ "epoch": 0.7061619419453403,
735
+ "grad_norm": 0.3206782639026642,
736
+ "learning_rate": 2.421705314592452e-05,
737
+ "loss": 0.0038,
738
+ "step": 1040
739
+ },
740
+ {
741
+ "epoch": 0.7129519606178917,
742
+ "grad_norm": 0.194807767868042,
743
+ "learning_rate": 2.3208660251050158e-05,
744
+ "loss": 0.0012,
745
+ "step": 1050
746
+ },
747
+ {
748
+ "epoch": 0.719741979290443,
749
+ "grad_norm": 0.009538485668599606,
750
+ "learning_rate": 2.2215327949269886e-05,
751
+ "loss": 0.0004,
752
+ "step": 1060
753
+ },
754
+ {
755
+ "epoch": 0.7265319979629944,
756
+ "grad_norm": 0.00484565319493413,
757
+ "learning_rate": 2.123761463645878e-05,
758
+ "loss": 0.0003,
759
+ "step": 1070
760
+ },
761
+ {
762
+ "epoch": 0.7333220166355457,
763
+ "grad_norm": 0.0036626686342060566,
764
+ "learning_rate": 2.0276069928369746e-05,
765
+ "loss": 0.0002,
766
+ "step": 1080
767
+ },
768
+ {
769
+ "epoch": 0.7401120353080971,
770
+ "grad_norm": 0.006346094887703657,
771
+ "learning_rate": 1.933123435167018e-05,
772
+ "loss": 0.0008,
773
+ "step": 1090
774
+ },
775
+ {
776
+ "epoch": 0.7469020539806485,
777
+ "grad_norm": 0.0050748297944664955,
778
+ "learning_rate": 1.840363904008819e-05,
779
+ "loss": 0.0002,
780
+ "step": 1100
781
+ },
782
+ {
783
+ "epoch": 0.7536920726531998,
784
+ "grad_norm": 0.0035511874593794346,
785
+ "learning_rate": 1.7493805435838874e-05,
786
+ "loss": 0.0002,
787
+ "step": 1110
788
+ },
789
+ {
790
+ "epoch": 0.7604820913257512,
791
+ "grad_norm": 0.01719609834253788,
792
+ "learning_rate": 1.660224499649861e-05,
793
+ "loss": 0.0012,
794
+ "step": 1120
795
+ },
796
+ {
797
+ "epoch": 0.7672721099983025,
798
+ "grad_norm": 0.5908659100532532,
799
+ "learning_rate": 1.5729458907492327e-05,
800
+ "loss": 0.0021,
801
+ "step": 1130
802
+ },
803
+ {
804
+ "epoch": 0.7740621286708539,
805
+ "grad_norm": 0.0023723470512777567,
806
+ "learning_rate": 1.4875937800354988e-05,
807
+ "loss": 0.0002,
808
+ "step": 1140
809
+ },
810
+ {
811
+ "epoch": 0.7808521473434052,
812
+ "grad_norm": 0.003473122837021947,
813
+ "learning_rate": 1.404216147692598e-05,
814
+ "loss": 0.0001,
815
+ "step": 1150
816
+ },
817
+ {
818
+ "epoch": 0.7876421660159565,
819
+ "grad_norm": 0.0032885069958865643,
820
+ "learning_rate": 1.3228598639631418e-05,
821
+ "loss": 0.0046,
822
+ "step": 1160
823
+ },
824
+ {
825
+ "epoch": 0.7944321846885078,
826
+ "grad_norm": 0.004905693233013153,
827
+ "learning_rate": 1.2435706628005767e-05,
828
+ "loss": 0.0016,
829
+ "step": 1170
830
+ },
831
+ {
832
+ "epoch": 0.8012222033610592,
833
+ "grad_norm": 0.0058155064471066,
834
+ "learning_rate": 1.1663931161601188e-05,
835
+ "loss": 0.0027,
836
+ "step": 1180
837
+ },
838
+ {
839
+ "epoch": 0.8080122220336106,
840
+ "grad_norm": 0.007166674826294184,
841
+ "learning_rate": 1.0913706089428932e-05,
842
+ "loss": 0.003,
843
+ "step": 1190
844
+ },
845
+ {
846
+ "epoch": 0.8148022407061619,
847
+ "grad_norm": 0.002422675024718046,
848
+ "learning_rate": 1.0185453146073604e-05,
849
+ "loss": 0.0002,
850
+ "step": 1200
851
+ },
852
+ {
853
+ "epoch": 0.8215922593787133,
854
+ "grad_norm": 0.5606914758682251,
855
+ "learning_rate": 9.479581714617668e-06,
856
+ "loss": 0.0043,
857
+ "step": 1210
858
+ },
859
+ {
860
+ "epoch": 0.8283822780512646,
861
+ "grad_norm": 0.018740450963377953,
862
+ "learning_rate": 8.796488596509133e-06,
863
+ "loss": 0.0011,
864
+ "step": 1220
865
+ },
866
+ {
867
+ "epoch": 0.835172296723816,
868
+ "grad_norm": 0.0064006103202700615,
869
+ "learning_rate": 8.136557788501903e-06,
870
+ "loss": 0.0023,
871
+ "step": 1230
872
+ },
873
+ {
874
+ "epoch": 0.8419623153963673,
875
+ "grad_norm": 0.01389048807322979,
876
+ "learning_rate": 7.500160266794371e-06,
877
+ "loss": 0.0003,
878
+ "step": 1240
879
+ },
880
+ {
881
+ "epoch": 0.8487523340689187,
882
+ "grad_norm": 0.0191491711884737,
883
+ "learning_rate": 6.887653778487307e-06,
884
+ "loss": 0.0037,
885
+ "step": 1250
886
+ },
887
+ {
888
+ "epoch": 0.8555423527414701,
889
+ "grad_norm": 0.010205433703958988,
890
+ "learning_rate": 6.2993826404783965e-06,
891
+ "loss": 0.0004,
892
+ "step": 1260
893
+ },
894
+ {
895
+ "epoch": 0.8623323714140214,
896
+ "grad_norm": 0.005938360001891851,
897
+ "learning_rate": 5.735677545906626e-06,
898
+ "loss": 0.0002,
899
+ "step": 1270
900
+ },
901
+ {
902
+ "epoch": 0.8691223900865728,
903
+ "grad_norm": 0.42641371488571167,
904
+ "learning_rate": 5.196855378254989e-06,
905
+ "loss": 0.0019,
906
+ "step": 1280
907
+ },
908
+ {
909
+ "epoch": 0.8759124087591241,
910
+ "grad_norm": 0.008787781931459904,
911
+ "learning_rate": 4.683219033216402e-06,
912
+ "loss": 0.0006,
913
+ "step": 1290
914
+ },
915
+ {
916
+ "epoch": 0.8827024274316755,
917
+ "grad_norm": 0.001734372926875949,
918
+ "learning_rate": 4.1950572484226345e-06,
919
+ "loss": 0.0002,
920
+ "step": 1300
921
+ },
922
+ {
923
+ "epoch": 0.8894924461042268,
924
+ "grad_norm": 0.13424113392829895,
925
+ "learning_rate": 3.7326444411321547e-06,
926
+ "loss": 0.0003,
927
+ "step": 1310
928
+ },
929
+ {
930
+ "epoch": 0.8962824647767781,
931
+ "grad_norm": 0.0027601660694926977,
932
+ "learning_rate": 3.2962405539681217e-06,
933
+ "loss": 0.0002,
934
+ "step": 1320
935
+ },
936
+ {
937
+ "epoch": 0.9030724834493294,
938
+ "grad_norm": 0.011034502647817135,
939
+ "learning_rate": 2.8860909087931543e-06,
940
+ "loss": 0.0002,
941
+ "step": 1330
942
+ },
943
+ {
944
+ "epoch": 0.9098625021218808,
945
+ "grad_norm": 0.00510817626491189,
946
+ "learning_rate": 2.5024260688030987e-06,
947
+ "loss": 0.0002,
948
+ "step": 1340
949
+ },
950
+ {
951
+ "epoch": 0.9166525207944322,
952
+ "grad_norm": 0.006623192224651575,
953
+ "learning_rate": 2.145461708917312e-06,
954
+ "loss": 0.0019,
955
+ "step": 1350
956
+ },
957
+ {
958
+ "epoch": 0.9234425394669835,
959
+ "grad_norm": 0.008591300807893276,
960
+ "learning_rate": 1.8153984945382452e-06,
961
+ "loss": 0.0002,
962
+ "step": 1360
963
+ },
964
+ {
965
+ "epoch": 0.9302325581395349,
966
+ "grad_norm": 0.0064789485186338425,
967
+ "learning_rate": 1.512421968748623e-06,
968
+ "loss": 0.0006,
969
+ "step": 1370
970
+ },
971
+ {
972
+ "epoch": 0.9370225768120862,
973
+ "grad_norm": 0.009375182911753654,
974
+ "learning_rate": 1.2367024480094691e-06,
975
+ "loss": 0.0026,
976
+ "step": 1380
977
+ },
978
+ {
979
+ "epoch": 0.9438125954846376,
980
+ "grad_norm": 0.005188928451389074,
981
+ "learning_rate": 9.883949264176962e-07,
982
+ "loss": 0.0003,
983
+ "step": 1390
984
+ },
985
+ {
986
+ "epoch": 0.9506026141571889,
987
+ "grad_norm": 0.006225943099707365,
988
+ "learning_rate": 7.676389885771518e-07,
989
+ "loss": 0.0015,
990
+ "step": 1400
991
+ },
992
+ {
993
+ "epoch": 0.9573926328297403,
994
+ "grad_norm": 0.0153355086222291,
995
+ "learning_rate": 5.745587311318968e-07,
996
+ "loss": 0.0002,
997
+ "step": 1410
998
+ },
999
+ {
1000
+ "epoch": 0.9641826515022917,
1001
+ "grad_norm": 0.0042914156801998615,
1002
+ "learning_rate": 4.0926269300603503e-07,
1003
+ "loss": 0.0002,
1004
+ "step": 1420
1005
+ },
1006
+ {
1007
+ "epoch": 0.970972670174843,
1008
+ "grad_norm": 0.011045188643038273,
1009
+ "learning_rate": 2.71843794389226e-07,
1010
+ "loss": 0.0002,
1011
+ "step": 1430
1012
+ },
1013
+ {
1014
+ "epoch": 0.9777626888473944,
1015
+ "grad_norm": 0.00516318716108799,
1016
+ "learning_rate": 1.623792845020955e-07,
1017
+ "loss": 0.0004,
1018
+ "step": 1440
1019
+ },
1020
+ {
1021
+ "epoch": 0.9845527075199457,
1022
+ "grad_norm": 0.008642218075692654,
1023
+ "learning_rate": 8.093069817109445e-08,
1024
+ "loss": 0.0002,
1025
+ "step": 1450
1026
+ },
1027
+ {
1028
+ "epoch": 0.9913427261924971,
1029
+ "grad_norm": 0.010795416310429573,
1030
+ "learning_rate": 2.7543821237030475e-08,
1031
+ "loss": 0.0002,
1032
+ "step": 1460
1033
+ },
1034
+ {
1035
+ "epoch": 0.9981327448650483,
1036
+ "grad_norm": 0.012065191753208637,
1037
+ "learning_rate": 2.2486648168396075e-09,
1038
+ "loss": 0.0002,
1039
+ "step": 1470
1040
+ }
1041
+ ],
1042
+ "logging_steps": 10,
1043
+ "max_steps": 1473,
1044
+ "num_input_tokens_seen": 0,
1045
+ "num_train_epochs": 1,
1046
+ "save_steps": 500,
1047
+ "stateful_callbacks": {
1048
+ "TrainerControl": {
1049
+ "args": {
1050
+ "should_epoch_stop": false,
1051
+ "should_evaluate": false,
1052
+ "should_log": false,
1053
+ "should_save": true,
1054
+ "should_training_stop": true
1055
+ },
1056
+ "attributes": {}
1057
+ }
1058
+ },
1059
+ "total_flos": 6.075096721816289e+17,
1060
+ "train_batch_size": 1,
1061
+ "trial_name": null,
1062
+ "trial_params": null
1063
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17719d1b14903d81189f39541b2d7229940ecfa9522af7547e1b56e13a59ac6c
3
+ size 6225
video_preprocessor_config.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "crop_size": null,
3
+ "data_format": "channels_first",
4
+ "default_to_square": true,
5
+ "device": null,
6
+ "do_center_crop": null,
7
+ "do_convert_rgb": true,
8
+ "do_normalize": true,
9
+ "do_pad": null,
10
+ "do_rescale": true,
11
+ "do_resize": true,
12
+ "do_sample_frames": false,
13
+ "fps": null,
14
+ "image_mean": [
15
+ 0.48145466,
16
+ 0.4578275,
17
+ 0.40821073
18
+ ],
19
+ "image_std": [
20
+ 0.26862954,
21
+ 0.26130258,
22
+ 0.27577711
23
+ ],
24
+ "input_data_format": null,
25
+ "max_frames": 768,
26
+ "max_pixels": 12845056,
27
+ "merge_size": 2,
28
+ "min_frames": 4,
29
+ "min_pixels": 3136,
30
+ "num_frames": null,
31
+ "patch_size": 14,
32
+ "processor_class": "Qwen2_5_VLProcessor",
33
+ "resample": 3,
34
+ "rescale_factor": 0.00392156862745098,
35
+ "return_metadata": false,
36
+ "size": {
37
+ "longest_edge": 12845056,
38
+ "shortest_edge": 3136
39
+ },
40
+ "size_divisor": null,
41
+ "temporal_patch_size": 2,
42
+ "video_metadata": null,
43
+ "video_processor_type": "Qwen2VLVideoProcessor"
44
+ }
vocab.json ADDED
The diff for this file is too large to render. See raw diff