cjfcsjt commited on
Commit
07a8f7e
·
verified ·
1 Parent(s): cf4431c

Upload folder using huggingface_hub

Browse files
joint_geo_then_und_dual_102/0005200/added_tokens.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "<|box_end|>": 151649,
3
+ "<|box_start|>": 151648,
4
+ "<|endoftext|>": 151643,
5
+ "<|im_end|>": 151645,
6
+ "<|im_start|>": 151644,
7
+ "<|image_pad|>": 151655,
8
+ "<|object_ref_end|>": 151647,
9
+ "<|object_ref_start|>": 151646,
10
+ "<|quad_end|>": 151651,
11
+ "<|quad_start|>": 151650,
12
+ "<|video_pad|>": 151656,
13
+ "<|vision_end|>": 151653,
14
+ "<|vision_pad|>": 151654,
15
+ "<|vision_start|>": 151652
16
+ }
joint_geo_then_und_dual_102/0005200/config.json ADDED
@@ -0,0 +1,393 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_attn_implementation_autoset": true,
3
+ "ce_loss_dino": false,
4
+ "dino_config": {
5
+ "_attn_implementation_autoset": false,
6
+ "_name_or_path": "",
7
+ "add_cross_attention": false,
8
+ "apply_layernorm": true,
9
+ "architectures": [
10
+ "Dinov2WithRegistersModel"
11
+ ],
12
+ "attention_probs_dropout_prob": 0.0,
13
+ "bad_words_ids": null,
14
+ "begin_suppress_tokens": null,
15
+ "bos_token_id": null,
16
+ "chunk_size_feed_forward": 0,
17
+ "cross_attention_hidden_size": null,
18
+ "decoder_start_token_id": null,
19
+ "diversity_penalty": 0.0,
20
+ "do_sample": false,
21
+ "drop_path_rate": 0.0,
22
+ "early_stopping": false,
23
+ "encoder_no_repeat_ngram_size": 0,
24
+ "eos_token_id": null,
25
+ "exponential_decay_length_penalty": null,
26
+ "finetuning_task": null,
27
+ "forced_bos_token_id": null,
28
+ "forced_eos_token_id": null,
29
+ "hidden_act": "gelu",
30
+ "hidden_dropout_prob": 0.0,
31
+ "hidden_size": 768,
32
+ "id2label": {
33
+ "0": "LABEL_0",
34
+ "1": "LABEL_1"
35
+ },
36
+ "image_size": 518,
37
+ "initializer_range": 0.02,
38
+ "interpolate_antialias": true,
39
+ "interpolate_offset": 0.0,
40
+ "is_decoder": false,
41
+ "is_encoder_decoder": false,
42
+ "label2id": {
43
+ "LABEL_0": 0,
44
+ "LABEL_1": 1
45
+ },
46
+ "layer_norm_eps": 1e-06,
47
+ "layerscale_value": 1.0,
48
+ "length_penalty": 1.0,
49
+ "max_length": 20,
50
+ "min_length": 0,
51
+ "mlp_ratio": 4,
52
+ "model_type": "dinov2",
53
+ "no_repeat_ngram_size": 0,
54
+ "num_attention_heads": 12,
55
+ "num_beam_groups": 1,
56
+ "num_beams": 1,
57
+ "num_channels": 3,
58
+ "num_hidden_layers": 12,
59
+ "num_register_tokens": 4,
60
+ "num_return_sequences": 1,
61
+ "out_features": [
62
+ "stage12"
63
+ ],
64
+ "out_indices": [
65
+ 12
66
+ ],
67
+ "output_attentions": false,
68
+ "output_hidden_states": false,
69
+ "output_scores": false,
70
+ "pad_token_id": null,
71
+ "patch_size": 14,
72
+ "prefix": null,
73
+ "problem_type": null,
74
+ "pruned_heads": {},
75
+ "qkv_bias": true,
76
+ "remove_invalid_values": false,
77
+ "repetition_penalty": 1.0,
78
+ "reshape_hidden_states": true,
79
+ "return_dict": true,
80
+ "return_dict_in_generate": false,
81
+ "sep_token_id": null,
82
+ "stage_names": [
83
+ "stem",
84
+ "stage1",
85
+ "stage2",
86
+ "stage3",
87
+ "stage4",
88
+ "stage5",
89
+ "stage6",
90
+ "stage7",
91
+ "stage8",
92
+ "stage9",
93
+ "stage10",
94
+ "stage11",
95
+ "stage12"
96
+ ],
97
+ "suppress_tokens": null,
98
+ "task_specific_params": null,
99
+ "temperature": 1.0,
100
+ "tf_legacy_loss": false,
101
+ "tie_encoder_decoder": false,
102
+ "tie_word_embeddings": true,
103
+ "tokenizer_class": null,
104
+ "top_k": 50,
105
+ "top_p": 1.0,
106
+ "torch_dtype": "float32",
107
+ "torchscript": false,
108
+ "typical_p": 1.0,
109
+ "use_bfloat16": false,
110
+ "use_mask_token": true,
111
+ "use_swiglu_ffn": false
112
+ },
113
+ "dino_mask_mode": [
114
+ "random",
115
+ "rectangle",
116
+ "ellipse"
117
+ ],
118
+ "dino_mask_ratio": [
119
+ 0.9,
120
+ 0.75,
121
+ 0.75
122
+ ],
123
+ "dino_max_num_patch_per_side": 37,
124
+ "dino_num_ref": -1,
125
+ "interpolate_pos": false,
126
+ "joint_train_recon": true,
127
+ "latent_patch_size": 2,
128
+ "llm_config": {
129
+ "_attn_implementation_autoset": false,
130
+ "_name_or_path": "",
131
+ "add_cross_attention": false,
132
+ "architectures": [
133
+ "Qwen2VLForConditionalGeneration"
134
+ ],
135
+ "attention_dropout": 0.0,
136
+ "bad_words_ids": null,
137
+ "begin_suppress_tokens": null,
138
+ "bos_token_id": 151643,
139
+ "chunk_size_feed_forward": 0,
140
+ "cross_attention_hidden_size": null,
141
+ "decoder_start_token_id": null,
142
+ "diversity_penalty": 0.0,
143
+ "do_sample": false,
144
+ "early_stopping": false,
145
+ "encoder_no_repeat_ngram_size": 0,
146
+ "eos_token_id": 151645,
147
+ "exponential_decay_length_penalty": null,
148
+ "finetuning_task": null,
149
+ "forced_bos_token_id": null,
150
+ "forced_eos_token_id": null,
151
+ "freeze_recon": false,
152
+ "freeze_und": false,
153
+ "hidden_act": "silu",
154
+ "hidden_size": 1536,
155
+ "id2label": {
156
+ "0": "LABEL_0",
157
+ "1": "LABEL_1"
158
+ },
159
+ "image_token_id": 151655,
160
+ "initializer_range": 0.02,
161
+ "intermediate_size": 8960,
162
+ "is_causal": true,
163
+ "is_decoder": false,
164
+ "is_encoder_decoder": false,
165
+ "label2id": {
166
+ "LABEL_0": 0,
167
+ "LABEL_1": 1
168
+ },
169
+ "layer_module": "Qwen2VLMoTDecoderLayer",
170
+ "layer_scale": true,
171
+ "length_penalty": 1.0,
172
+ "max_length": 20,
173
+ "max_position_embeddings": 32768,
174
+ "max_window_layers": 28,
175
+ "min_length": 0,
176
+ "model_type": "qwen2_vl",
177
+ "no_repeat_ngram_size": 0,
178
+ "num_attention_heads": 12,
179
+ "num_beam_groups": 1,
180
+ "num_beams": 1,
181
+ "num_hidden_layers": 28,
182
+ "num_key_value_heads": 2,
183
+ "num_return_sequences": 1,
184
+ "output_attentions": false,
185
+ "output_hidden_states": false,
186
+ "output_scores": false,
187
+ "pad_token_id": null,
188
+ "prefix": null,
189
+ "problem_type": null,
190
+ "pruned_heads": {},
191
+ "qk_norm": true,
192
+ "remove_invalid_values": false,
193
+ "repetition_penalty": 1.0,
194
+ "return_dict": true,
195
+ "return_dict_in_generate": false,
196
+ "rms_norm_eps": 1e-06,
197
+ "rope_scaling": {
198
+ "mrope_section": [
199
+ 16,
200
+ 24,
201
+ 24
202
+ ],
203
+ "rope_type": "default",
204
+ "type": "default"
205
+ },
206
+ "rope_theta": 1000000.0,
207
+ "sep_token_id": null,
208
+ "sliding_window": 32768,
209
+ "suppress_tokens": null,
210
+ "task_specific_params": null,
211
+ "temperature": 1.0,
212
+ "tf_legacy_loss": false,
213
+ "tie_encoder_decoder": false,
214
+ "tie_word_embeddings": false,
215
+ "tokenizer_class": null,
216
+ "top_k": 50,
217
+ "top_p": 1.0,
218
+ "torch_dtype": "bfloat16",
219
+ "torchscript": false,
220
+ "typical_p": 1.0,
221
+ "use_bfloat16": false,
222
+ "use_cache": true,
223
+ "use_sliding_window": false,
224
+ "video_token_id": 151656,
225
+ "vision_config": {
226
+ "_attn_implementation_autoset": false,
227
+ "_name_or_path": "",
228
+ "add_cross_attention": false,
229
+ "architectures": null,
230
+ "bad_words_ids": null,
231
+ "begin_suppress_tokens": null,
232
+ "bos_token_id": null,
233
+ "chunk_size_feed_forward": 0,
234
+ "cross_attention_hidden_size": null,
235
+ "decoder_start_token_id": null,
236
+ "depth": 32,
237
+ "diversity_penalty": 0.0,
238
+ "do_sample": false,
239
+ "early_stopping": false,
240
+ "embed_dim": 1280,
241
+ "encoder_no_repeat_ngram_size": 0,
242
+ "eos_token_id": null,
243
+ "exponential_decay_length_penalty": null,
244
+ "finetuning_task": null,
245
+ "forced_bos_token_id": null,
246
+ "forced_eos_token_id": null,
247
+ "hidden_act": "quick_gelu",
248
+ "hidden_size": 1536,
249
+ "id2label": {
250
+ "0": "LABEL_0",
251
+ "1": "LABEL_1"
252
+ },
253
+ "in_channels": 3,
254
+ "in_chans": 3,
255
+ "is_decoder": false,
256
+ "is_encoder_decoder": false,
257
+ "label2id": {
258
+ "LABEL_0": 0,
259
+ "LABEL_1": 1
260
+ },
261
+ "length_penalty": 1.0,
262
+ "max_length": 20,
263
+ "min_length": 0,
264
+ "mlp_ratio": 4,
265
+ "model_type": "qwen2_vl",
266
+ "no_repeat_ngram_size": 0,
267
+ "num_beam_groups": 1,
268
+ "num_beams": 1,
269
+ "num_heads": 16,
270
+ "num_return_sequences": 1,
271
+ "output_attentions": false,
272
+ "output_hidden_states": false,
273
+ "output_scores": false,
274
+ "pad_token_id": null,
275
+ "patch_size": 14,
276
+ "prefix": null,
277
+ "problem_type": null,
278
+ "pruned_heads": {},
279
+ "remove_invalid_values": false,
280
+ "repetition_penalty": 1.0,
281
+ "return_dict": true,
282
+ "return_dict_in_generate": false,
283
+ "sep_token_id": null,
284
+ "spatial_merge_size": 2,
285
+ "spatial_patch_size": 14,
286
+ "suppress_tokens": null,
287
+ "task_specific_params": null,
288
+ "temperature": 1.0,
289
+ "temporal_patch_size": 2,
290
+ "tf_legacy_loss": false,
291
+ "tie_encoder_decoder": false,
292
+ "tie_word_embeddings": true,
293
+ "tokenizer_class": null,
294
+ "top_k": 50,
295
+ "top_p": 1.0,
296
+ "torch_dtype": null,
297
+ "torchscript": false,
298
+ "typical_p": 1.0,
299
+ "use_bfloat16": false
300
+ },
301
+ "vision_end_token_id": 151653,
302
+ "vision_start_token_id": 151652,
303
+ "vision_token_id": 151654,
304
+ "vocab_size": 151936
305
+ },
306
+ "max_latent_size": 64,
307
+ "pretrain_train_recon": false,
308
+ "ssl": true,
309
+ "train_conf_pi3": false,
310
+ "transformers_version": "4.49.0",
311
+ "use_dino_masking": true,
312
+ "use_dinov3": false,
313
+ "use_registers": false,
314
+ "visual_recon": true,
315
+ "visual_und": true,
316
+ "vit_config": {
317
+ "_attn_implementation_autoset": false,
318
+ "_name_or_path": "",
319
+ "add_cross_attention": false,
320
+ "architectures": null,
321
+ "bad_words_ids": null,
322
+ "begin_suppress_tokens": null,
323
+ "bos_token_id": null,
324
+ "chunk_size_feed_forward": 0,
325
+ "cross_attention_hidden_size": null,
326
+ "decoder_start_token_id": null,
327
+ "depth": 32,
328
+ "diversity_penalty": 0.0,
329
+ "do_sample": false,
330
+ "early_stopping": false,
331
+ "embed_dim": 1280,
332
+ "encoder_no_repeat_ngram_size": 0,
333
+ "eos_token_id": null,
334
+ "exponential_decay_length_penalty": null,
335
+ "finetuning_task": null,
336
+ "forced_bos_token_id": null,
337
+ "forced_eos_token_id": null,
338
+ "hidden_act": "quick_gelu",
339
+ "hidden_size": 1536,
340
+ "id2label": {
341
+ "0": "LABEL_0",
342
+ "1": "LABEL_1"
343
+ },
344
+ "in_channels": 3,
345
+ "in_chans": 3,
346
+ "is_decoder": false,
347
+ "is_encoder_decoder": false,
348
+ "label2id": {
349
+ "LABEL_0": 0,
350
+ "LABEL_1": 1
351
+ },
352
+ "length_penalty": 1.0,
353
+ "max_length": 20,
354
+ "min_length": 0,
355
+ "mlp_ratio": 4,
356
+ "model_type": "qwen2_vl",
357
+ "no_repeat_ngram_size": 0,
358
+ "num_beam_groups": 1,
359
+ "num_beams": 1,
360
+ "num_heads": 16,
361
+ "num_return_sequences": 1,
362
+ "output_attentions": false,
363
+ "output_hidden_states": false,
364
+ "output_scores": false,
365
+ "pad_token_id": null,
366
+ "patch_size": 14,
367
+ "prefix": null,
368
+ "problem_type": null,
369
+ "pruned_heads": {},
370
+ "remove_invalid_values": false,
371
+ "repetition_penalty": 1.0,
372
+ "return_dict": true,
373
+ "return_dict_in_generate": false,
374
+ "sep_token_id": null,
375
+ "spatial_merge_size": 2,
376
+ "spatial_patch_size": 14,
377
+ "suppress_tokens": null,
378
+ "task_specific_params": null,
379
+ "temperature": 1.0,
380
+ "temporal_patch_size": 2,
381
+ "tf_legacy_loss": false,
382
+ "tie_encoder_decoder": false,
383
+ "tie_word_embeddings": true,
384
+ "tokenizer_class": null,
385
+ "top_k": 50,
386
+ "top_p": 1.0,
387
+ "torch_dtype": null,
388
+ "torchscript": false,
389
+ "typical_p": 1.0,
390
+ "use_bfloat16": false
391
+ },
392
+ "vit_max_num_patch_per_side": 70
393
+ }
joint_geo_then_und_dual_102/0005200/dino_config.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "apply_layernorm": true,
3
+ "architectures": [
4
+ "Dinov2WithRegistersModel"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "drop_path_rate": 0.0,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.0,
10
+ "hidden_size": 768,
11
+ "image_size": 518,
12
+ "initializer_range": 0.02,
13
+ "interpolate_antialias": true,
14
+ "interpolate_offset": 0.0,
15
+ "layer_norm_eps": 1e-06,
16
+ "layerscale_value": 1.0,
17
+ "mlp_ratio": 4,
18
+ "model_type": "dinov2",
19
+ "num_attention_heads": 12,
20
+ "num_channels": 3,
21
+ "num_hidden_layers": 12,
22
+ "num_register_tokens": 4,
23
+ "out_features": [
24
+ "stage12"
25
+ ],
26
+ "out_indices": [
27
+ 12
28
+ ],
29
+ "patch_size": 14,
30
+ "qkv_bias": true,
31
+ "reshape_hidden_states": true,
32
+ "stage_names": [
33
+ "stem",
34
+ "stage1",
35
+ "stage2",
36
+ "stage3",
37
+ "stage4",
38
+ "stage5",
39
+ "stage6",
40
+ "stage7",
41
+ "stage8",
42
+ "stage9",
43
+ "stage10",
44
+ "stage11",
45
+ "stage12"
46
+ ],
47
+ "torch_dtype": "float32",
48
+ "transformers_version": "4.49.0",
49
+ "use_mask_token": true,
50
+ "use_swiglu_ffn": false
51
+ }
joint_geo_then_und_dual_102/0005200/ema.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8afe319d542875b187f9669747c7cf8d1602679f64b4efcb86c8fc5f4fffcde
3
+ size 17287588056
joint_geo_then_und_dual_102/0005200/llm_config.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Qwen2VLForConditionalGeneration"
4
+ ],
5
+ "attention_dropout": 0.0,
6
+ "bos_token_id": 151643,
7
+ "eos_token_id": 151645,
8
+ "freeze_recon": false,
9
+ "freeze_und": false,
10
+ "hidden_act": "silu",
11
+ "hidden_size": 1536,
12
+ "image_token_id": 151655,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 8960,
15
+ "is_causal": true,
16
+ "layer_module": "Qwen2VLMoTDecoderLayer",
17
+ "layer_scale": true,
18
+ "max_position_embeddings": 32768,
19
+ "max_window_layers": 28,
20
+ "model_type": "qwen2_vl",
21
+ "num_attention_heads": 12,
22
+ "num_hidden_layers": 28,
23
+ "num_key_value_heads": 2,
24
+ "qk_norm": true,
25
+ "rms_norm_eps": 1e-06,
26
+ "rope_scaling": {
27
+ "mrope_section": [
28
+ 16,
29
+ 24,
30
+ 24
31
+ ],
32
+ "rope_type": "default",
33
+ "type": "default"
34
+ },
35
+ "rope_theta": 1000000.0,
36
+ "sliding_window": 32768,
37
+ "tie_word_embeddings": false,
38
+ "torch_dtype": "bfloat16",
39
+ "transformers_version": "4.49.0",
40
+ "use_cache": true,
41
+ "use_sliding_window": false,
42
+ "video_token_id": 151656,
43
+ "vision_config": {
44
+ "hidden_size": 1536,
45
+ "in_chans": 3,
46
+ "model_type": "qwen2_vl",
47
+ "spatial_patch_size": 14
48
+ },
49
+ "vision_end_token_id": 151653,
50
+ "vision_start_token_id": 151652,
51
+ "vision_token_id": 151654,
52
+ "vocab_size": 151936
53
+ }
joint_geo_then_und_dual_102/0005200/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
joint_geo_then_und_dual_102/0005200/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e688cce5bab1206ba8a6706dd827f0c06713ca276310b48ee68dc55d43cfe4e6
3
+ size 17287588056
joint_geo_then_und_dual_102/0005200/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
+ }
joint_geo_then_und_dual_102/0005200/tokenizer_config.json ADDED
@@ -0,0 +1,144 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ },
117
+ "additional_special_tokens": [
118
+ "<|im_start|>",
119
+ "<|im_end|>",
120
+ "<|object_ref_start|>",
121
+ "<|object_ref_end|>",
122
+ "<|box_start|>",
123
+ "<|box_end|>",
124
+ "<|quad_start|>",
125
+ "<|quad_end|>",
126
+ "<|vision_start|>",
127
+ "<|vision_end|>",
128
+ "<|vision_pad|>",
129
+ "<|image_pad|>",
130
+ "<|video_pad|>"
131
+ ],
132
+ "bos_token": null,
133
+ "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 %}",
134
+ "clean_up_tokenization_spaces": false,
135
+ "eos_token": "<|im_end|>",
136
+ "errors": "replace",
137
+ "extra_special_tokens": {},
138
+ "model_max_length": 32768,
139
+ "pad_token": "<|endoftext|>",
140
+ "padding_side": "left",
141
+ "split_special_tokens": false,
142
+ "tokenizer_class": "Qwen2Tokenizer",
143
+ "unk_token": null
144
+ }
joint_geo_then_und_dual_102/0005200/vit_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "depth": 32,
3
+ "embed_dim": 1280,
4
+ "hidden_act": "quick_gelu",
5
+ "hidden_size": 1536,
6
+ "in_channels": 3,
7
+ "in_chans": 3,
8
+ "mlp_ratio": 4,
9
+ "model_type": "qwen2_vl",
10
+ "num_heads": 16,
11
+ "patch_size": 14,
12
+ "spatial_merge_size": 2,
13
+ "spatial_patch_size": 14,
14
+ "temporal_patch_size": 2,
15
+ "transformers_version": "4.49.0"
16
+ }
joint_geo_then_und_dual_102/0005200/vocab.json ADDED
The diff for this file is too large to render. See raw diff