liuhuohuo commited on
Commit
2e08683
·
verified ·
1 Parent(s): bf8732d

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
+ checkpoint-11352/tokenizer/tokenizer.json filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -1,3 +1,202 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: Qwen/Qwen2-VL-2B-Instruct
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.10.0
checkpoint-11352/model.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48375908e6112de9f0248402db156a23b480709a6960b091c598c6f4c88d21b9
3
+ size 5031072529
checkpoint-11352/tokenizer/added_tokens.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "<|MQ_reward|>": 151658,
3
+ "<|TA_reward|>": 151659,
4
+ "<|VQ_reward|>": 151657,
5
+ "<|box_end|>": 151649,
6
+ "<|box_start|>": 151648,
7
+ "<|endoftext|>": 151643,
8
+ "<|im_end|>": 151645,
9
+ "<|im_start|>": 151644,
10
+ "<|image_pad|>": 151655,
11
+ "<|object_ref_end|>": 151647,
12
+ "<|object_ref_start|>": 151646,
13
+ "<|quad_end|>": 151651,
14
+ "<|quad_start|>": 151650,
15
+ "<|video_pad|>": 151656,
16
+ "<|vision_end|>": 151653,
17
+ "<|vision_pad|>": 151654,
18
+ "<|vision_start|>": 151652
19
+ }
checkpoint-11352/tokenizer/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-11352/tokenizer/special_tokens_map.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ {
4
+ "content": "<|VQ_reward|>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false
9
+ },
10
+ {
11
+ "content": "<|MQ_reward|>",
12
+ "lstrip": false,
13
+ "normalized": false,
14
+ "rstrip": false,
15
+ "single_word": false
16
+ },
17
+ {
18
+ "content": "<|TA_reward|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ }
24
+ ],
25
+ "eos_token": {
26
+ "content": "<|im_end|>",
27
+ "lstrip": false,
28
+ "normalized": false,
29
+ "rstrip": false,
30
+ "single_word": false
31
+ },
32
+ "pad_token": {
33
+ "content": "<|endoftext|>",
34
+ "lstrip": false,
35
+ "normalized": false,
36
+ "rstrip": false,
37
+ "single_word": false
38
+ }
39
+ }
checkpoint-11352/tokenizer/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a05e80818b958b49531b8e1f758c4ae65f090fdec80e6d8408963f70ae3f737d
3
+ size 11420941
checkpoint-11352/tokenizer/tokenizer_config.json ADDED
@@ -0,0 +1,159 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "151643": {
5
+ "content": "<|endoftext|>",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "151644": {
13
+ "content": "<|im_start|>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "151645": {
21
+ "content": "<|im_end|>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "151646": {
29
+ "content": "<|object_ref_start|>",
30
+ "lstrip": false,
31
+ "normalized": false,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "151647": {
37
+ "content": "<|object_ref_end|>",
38
+ "lstrip": false,
39
+ "normalized": false,
40
+ "rstrip": false,
41
+ "single_word": false,
42
+ "special": true
43
+ },
44
+ "151648": {
45
+ "content": "<|box_start|>",
46
+ "lstrip": false,
47
+ "normalized": false,
48
+ "rstrip": false,
49
+ "single_word": false,
50
+ "special": true
51
+ },
52
+ "151649": {
53
+ "content": "<|box_end|>",
54
+ "lstrip": false,
55
+ "normalized": false,
56
+ "rstrip": false,
57
+ "single_word": false,
58
+ "special": true
59
+ },
60
+ "151650": {
61
+ "content": "<|quad_start|>",
62
+ "lstrip": false,
63
+ "normalized": false,
64
+ "rstrip": false,
65
+ "single_word": false,
66
+ "special": true
67
+ },
68
+ "151651": {
69
+ "content": "<|quad_end|>",
70
+ "lstrip": false,
71
+ "normalized": false,
72
+ "rstrip": false,
73
+ "single_word": false,
74
+ "special": true
75
+ },
76
+ "151652": {
77
+ "content": "<|vision_start|>",
78
+ "lstrip": false,
79
+ "normalized": false,
80
+ "rstrip": false,
81
+ "single_word": false,
82
+ "special": true
83
+ },
84
+ "151653": {
85
+ "content": "<|vision_end|>",
86
+ "lstrip": false,
87
+ "normalized": false,
88
+ "rstrip": false,
89
+ "single_word": false,
90
+ "special": true
91
+ },
92
+ "151654": {
93
+ "content": "<|vision_pad|>",
94
+ "lstrip": false,
95
+ "normalized": false,
96
+ "rstrip": false,
97
+ "single_word": false,
98
+ "special": true
99
+ },
100
+ "151655": {
101
+ "content": "<|image_pad|>",
102
+ "lstrip": false,
103
+ "normalized": false,
104
+ "rstrip": false,
105
+ "single_word": false,
106
+ "special": true
107
+ },
108
+ "151656": {
109
+ "content": "<|video_pad|>",
110
+ "lstrip": false,
111
+ "normalized": false,
112
+ "rstrip": false,
113
+ "single_word": false,
114
+ "special": true
115
+ },
116
+ "151657": {
117
+ "content": "<|VQ_reward|>",
118
+ "lstrip": false,
119
+ "normalized": false,
120
+ "rstrip": false,
121
+ "single_word": false,
122
+ "special": true
123
+ },
124
+ "151658": {
125
+ "content": "<|MQ_reward|>",
126
+ "lstrip": false,
127
+ "normalized": false,
128
+ "rstrip": false,
129
+ "single_word": false,
130
+ "special": true
131
+ },
132
+ "151659": {
133
+ "content": "<|TA_reward|>",
134
+ "lstrip": false,
135
+ "normalized": false,
136
+ "rstrip": false,
137
+ "single_word": false,
138
+ "special": true
139
+ }
140
+ },
141
+ "additional_special_tokens": [
142
+ "<|VQ_reward|>",
143
+ "<|MQ_reward|>",
144
+ "<|TA_reward|>"
145
+ ],
146
+ "bos_token": null,
147
+ "chat_template": "{% 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\nYou are a helpful assistant.<|im_end|>\n{% endif %}<|im_start|>{{ message['role'] }}\n{% if message['content'] is string %}{{ message['content'] }}<|im_end|>\n{% 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|>\n{% endif %}{% endfor %}{% if add_generation_prompt %}<|im_start|>assistant\n{% endif %}",
148
+ "clean_up_tokenization_spaces": false,
149
+ "eos_token": "<|im_end|>",
150
+ "errors": "replace",
151
+ "max_pixels": 3211264,
152
+ "min_pixels": 3136,
153
+ "model_max_length": 32768,
154
+ "pad_token": "<|endoftext|>",
155
+ "padding_side": "right",
156
+ "split_special_tokens": false,
157
+ "tokenizer_class": "Qwen2Tokenizer",
158
+ "unk_token": null
159
+ }
checkpoint-11352/tokenizer/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
model_config.json ADDED
@@ -0,0 +1,224 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "data_config": {
3
+ "meta_data": "",
4
+ "data_dir": "",
5
+ "meta_data_test": "",
6
+ "max_frame_pixels": 200704,
7
+ "num_frames": null,
8
+ "fps": 2.0,
9
+ "p_shuffle_frames": 0.0,
10
+ "p_color_jitter": 0.0,
11
+ "eval_dim": [
12
+ "VQ",
13
+ "MQ",
14
+ "TA"
15
+ ],
16
+ "prompt_template_type": "detailed_special",
17
+ "add_noise": false,
18
+ "sample_type": "uniform",
19
+ "use_tied_data": true
20
+ },
21
+ "training_args": {
22
+ "output_dir": "",
23
+ "overwrite_output_dir": false,
24
+ "do_train": false,
25
+ "do_eval": true,
26
+ "do_predict": false,
27
+ "eval_strategy": "steps",
28
+ "prediction_loss_only": false,
29
+ "per_device_train_batch_size": 1,
30
+ "per_device_eval_batch_size": 4,
31
+ "per_gpu_train_batch_size": null,
32
+ "per_gpu_eval_batch_size": null,
33
+ "gradient_accumulation_steps": 4,
34
+ "eval_accumulation_steps": null,
35
+ "eval_delay": 0,
36
+ "torch_empty_cache_steps": null,
37
+ "learning_rate": 2e-06,
38
+ "weight_decay": 0.0,
39
+ "adam_beta1": 0.9,
40
+ "adam_beta2": 0.999,
41
+ "adam_epsilon": 1e-08,
42
+ "max_grad_norm": 1.0,
43
+ "num_train_epochs": 3.0,
44
+ "max_steps": -1,
45
+ "lr_scheduler_type": "constant_with_warmup",
46
+ "lr_scheduler_kwargs": {},
47
+ "warmup_ratio": 0.05,
48
+ "warmup_steps": 0,
49
+ "log_level": "passive",
50
+ "log_level_replica": "warning",
51
+ "log_on_each_node": true,
52
+ "logging_dir": "",
53
+ "logging_strategy": "steps",
54
+ "logging_first_step": false,
55
+ "logging_steps": 57,
56
+ "logging_nan_inf_filter": true,
57
+ "save_strategy": "steps",
58
+ "save_steps": 1419,
59
+ "save_total_limit": null,
60
+ "save_safetensors": true,
61
+ "save_on_each_node": false,
62
+ "save_only_model": true,
63
+ "restore_callback_states_from_checkpoint": false,
64
+ "no_cuda": false,
65
+ "use_cpu": false,
66
+ "use_mps_device": false,
67
+ "seed": 42,
68
+ "data_seed": null,
69
+ "jit_mode_eval": false,
70
+ "use_ipex": false,
71
+ "bf16": true,
72
+ "fp16": false,
73
+ "fp16_opt_level": "O1",
74
+ "half_precision_backend": "auto",
75
+ "bf16_full_eval": false,
76
+ "fp16_full_eval": false,
77
+ "tf32": null,
78
+ "ddp_backend": null,
79
+ "tpu_num_cores": null,
80
+ "tpu_metrics_debug": false,
81
+ "debug": [],
82
+ "dataloader_drop_last": false,
83
+ "eval_steps": 568,
84
+ "dataloader_num_workers": 8,
85
+ "dataloader_prefetch_factor": null,
86
+ "past_index": -1,
87
+ "run_name": "",
88
+ "disable_tqdm": false,
89
+ "remove_unused_columns": false,
90
+ "label_names": null,
91
+ "load_best_model_at_end": false,
92
+ "metric_for_best_model": null,
93
+ "greater_is_better": null,
94
+ "ignore_data_skip": false,
95
+ "fsdp": [],
96
+ "fsdp_min_num_params": 0,
97
+ "fsdp_config": {
98
+ "min_num_params": 0,
99
+ "xla": false,
100
+ "xla_fsdp_v2": false,
101
+ "xla_fsdp_grad_ckpt": false
102
+ },
103
+ "fsdp_transformer_layer_cls_to_wrap": null,
104
+ "accelerator_config": {
105
+ "split_batches": false,
106
+ "dispatch_batches": null,
107
+ "even_batches": true,
108
+ "use_seedable_sampler": true,
109
+ "non_blocking": false,
110
+ "gradient_accumulation_kwargs": null,
111
+ "use_configured_state": false
112
+ },
113
+ "deepspeed": "ds_config/zero0.json",
114
+ "label_smoothing_factor": 0.0,
115
+ "optim": "adamw_torch",
116
+ "optim_args": null,
117
+ "adafactor": false,
118
+ "group_by_length": false,
119
+ "length_column_name": "length",
120
+ "report_to": [
121
+ "tensorboard"
122
+ ],
123
+ "ddp_find_unused_parameters": null,
124
+ "ddp_bucket_cap_mb": null,
125
+ "ddp_broadcast_buffers": null,
126
+ "dataloader_pin_memory": true,
127
+ "dataloader_persistent_workers": false,
128
+ "skip_memory_metrics": true,
129
+ "use_legacy_prediction_loop": false,
130
+ "push_to_hub": false,
131
+ "resume_from_checkpoint": null,
132
+ "hub_model_id": null,
133
+ "hub_strategy": "every_save",
134
+ "hub_token": null,
135
+ "hub_private_repo": false,
136
+ "hub_always_push": false,
137
+ "gradient_checkpointing": false,
138
+ "gradient_checkpointing_kwargs": null,
139
+ "include_inputs_for_metrics": false,
140
+ "eval_do_concat_batches": true,
141
+ "fp16_backend": "auto",
142
+ "evaluation_strategy": null,
143
+ "push_to_hub_model_id": null,
144
+ "push_to_hub_organization": null,
145
+ "push_to_hub_token": null,
146
+ "mp_parameters": "",
147
+ "auto_find_batch_size": false,
148
+ "full_determinism": false,
149
+ "torchdynamo": null,
150
+ "ray_scope": "last",
151
+ "ddp_timeout": 1800,
152
+ "torch_compile": false,
153
+ "torch_compile_backend": null,
154
+ "torch_compile_mode": null,
155
+ "dispatch_batches": null,
156
+ "split_batches": null,
157
+ "include_tokens_per_second": false,
158
+ "include_num_input_tokens_seen": false,
159
+ "neftune_noise_alpha": null,
160
+ "optim_target_modules": null,
161
+ "batch_eval_metrics": false,
162
+ "eval_on_start": false,
163
+ "use_liger_kernel": false,
164
+ "eval_use_gather_object": false,
165
+ "max_length": 6144,
166
+ "dataset_num_proc": null,
167
+ "center_rewards_coefficient": null,
168
+ "disable_flash_attn2": false,
169
+ "vision_lr": 2e-06,
170
+ "merger_lr": 2e-06,
171
+ "special_token_lr": 2e-06,
172
+ "conduct_eval": true,
173
+ "load_from_pretrained": null,
174
+ "load_from_pretrained_step": null,
175
+ "logging_epochs": 0.01,
176
+ "eval_epochs": 0.1,
177
+ "save_epochs": 0.25,
178
+ "save_full_model": false
179
+ },
180
+ "model_config": {
181
+ "model_name_or_path": "Qwen/Qwen2-VL-2B-Instruct",
182
+ "model_revision": "main",
183
+ "output_dim": 1,
184
+ "use_special_tokens": true,
185
+ "freeze_vision_tower": false,
186
+ "freeze_llm": false,
187
+ "tune_merger": true,
188
+ "torch_dtype": "bfloat16",
189
+ "trust_remote_code": false,
190
+ "attn_implementation": null,
191
+ "load_in_8bit": false,
192
+ "load_in_4bit": false,
193
+ "bnb_4bit_quant_type": "nf4",
194
+ "use_bnb_nested_quant": false,
195
+ "reward_token": "special",
196
+ "loss_type": "btt"
197
+ },
198
+ "peft_lora_config": {
199
+ "lora_enable": true,
200
+ "vision_lora": false,
201
+ "lora_r": 64,
202
+ "lora_alpha": 128,
203
+ "lora_dropout": 0.05,
204
+ "lora_target_modules": null,
205
+ "lora_namespan_exclude": [
206
+ "lm_head",
207
+ "rm_head",
208
+ "embed_tokens",
209
+ "visual"
210
+ ],
211
+ "lora_modules_to_save": null,
212
+ "lora_task_type": "CAUSAL_LM",
213
+ "use_rslora": false,
214
+ "num_lora_modules": -1
215
+ },
216
+ "inference_config": {
217
+ "VQ_mean": 3.6757,
218
+ "VQ_std": 2.2476,
219
+ "MQ_mean": 1.1646,
220
+ "MQ_std": 1.3811,
221
+ "TA_mean": 2.8105,
222
+ "TA_std": 2.5121
223
+ }
224
+ }