dg845 commited on
Commit
fd56f06
1 Parent(s): 9cd1aa7

Upload 2 files

Browse files

Add initial small random ImageBind testing checkpoint.

Files changed (2) hide show
  1. config.json +520 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,520 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_commit_hash": null,
3
+ "architectures": [
4
+ "ImageBindModel"
5
+ ],
6
+ "audio_config": {
7
+ "_name_or_path": "",
8
+ "add_cross_attention": false,
9
+ "add_kv_bias": true,
10
+ "architectures": null,
11
+ "attention_dropout": 0.0,
12
+ "bad_words_ids": null,
13
+ "begin_suppress_tokens": null,
14
+ "bos_token_id": null,
15
+ "chunk_size_feed_forward": 0,
16
+ "cross_attention_hidden_size": null,
17
+ "decoder_start_token_id": null,
18
+ "diversity_penalty": 0.0,
19
+ "do_sample": false,
20
+ "drop_path_rate": 0.1,
21
+ "dropout": 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": "quick_gelu",
30
+ "hidden_size": 32,
31
+ "id2label": {
32
+ "0": "LABEL_0",
33
+ "1": "LABEL_1"
34
+ },
35
+ "image_size": 30,
36
+ "initializer_factor": 1.0,
37
+ "initializer_range": 0.02,
38
+ "intermediate_size": 37,
39
+ "is_decoder": false,
40
+ "is_encoder_decoder": false,
41
+ "label2id": {
42
+ "LABEL_0": 0,
43
+ "LABEL_1": 1
44
+ },
45
+ "layer_norm_eps": 1e-06,
46
+ "learnable_logit_scale": false,
47
+ "length_penalty": 1.0,
48
+ "logit_scale_init_value": 20.0,
49
+ "max_length": 20,
50
+ "min_length": 0,
51
+ "model_type": "",
52
+ "no_repeat_ngram_size": 0,
53
+ "num_attention_heads": 4,
54
+ "num_beam_groups": 1,
55
+ "num_beams": 1,
56
+ "num_channels": 1,
57
+ "num_hidden_layers": 5,
58
+ "num_mel_bins": 128,
59
+ "num_return_sequences": 1,
60
+ "output_attentions": false,
61
+ "output_hidden_states": false,
62
+ "output_scores": false,
63
+ "pad_token_id": null,
64
+ "patch_size": 16,
65
+ "prefix": null,
66
+ "problem_type": null,
67
+ "projection_dim": 32,
68
+ "pruned_heads": {},
69
+ "remove_invalid_values": false,
70
+ "repetition_penalty": 1.0,
71
+ "return_dict": true,
72
+ "return_dict_in_generate": false,
73
+ "sep_token_id": null,
74
+ "stride": 10,
75
+ "suppress_tokens": null,
76
+ "target_len": 204,
77
+ "task_specific_params": null,
78
+ "temperature": 1.0,
79
+ "tf_legacy_loss": false,
80
+ "tie_encoder_decoder": false,
81
+ "tie_word_embeddings": true,
82
+ "tokenizer_class": null,
83
+ "top_k": 50,
84
+ "top_p": 1.0,
85
+ "torch_dtype": null,
86
+ "torchscript": false,
87
+ "transformers_version": "4.35.0.dev0",
88
+ "typical_p": 1.0,
89
+ "use_bfloat16": false
90
+ },
91
+ "depth_config": {
92
+ "_name_or_path": "",
93
+ "add_cross_attention": false,
94
+ "add_kv_bias": true,
95
+ "architectures": null,
96
+ "attention_dropout": 0.0,
97
+ "bad_words_ids": null,
98
+ "begin_suppress_tokens": null,
99
+ "bos_token_id": null,
100
+ "chunk_size_feed_forward": 0,
101
+ "cross_attention_hidden_size": null,
102
+ "decoder_start_token_id": null,
103
+ "diversity_penalty": 0.0,
104
+ "do_sample": false,
105
+ "drop_path_rate": 0.0,
106
+ "dropout": 0.0,
107
+ "early_stopping": false,
108
+ "encoder_no_repeat_ngram_size": 0,
109
+ "eos_token_id": null,
110
+ "exponential_decay_length_penalty": null,
111
+ "finetuning_task": null,
112
+ "forced_bos_token_id": null,
113
+ "forced_eos_token_id": null,
114
+ "hidden_act": "quick_gelu",
115
+ "hidden_size": 32,
116
+ "id2label": {
117
+ "0": "LABEL_0",
118
+ "1": "LABEL_1"
119
+ },
120
+ "image_size": 30,
121
+ "initializer_factor": 1.0,
122
+ "initializer_range": 0.02,
123
+ "intermediate_size": 37,
124
+ "is_decoder": false,
125
+ "is_encoder_decoder": false,
126
+ "label2id": {
127
+ "LABEL_0": 0,
128
+ "LABEL_1": 1
129
+ },
130
+ "layer_norm_eps": 1e-06,
131
+ "learnable_logit_scale": false,
132
+ "length_penalty": 1.0,
133
+ "logit_scale_init_value": 5.0,
134
+ "max_length": 20,
135
+ "min_length": 0,
136
+ "model_type": "",
137
+ "no_repeat_ngram_size": 0,
138
+ "num_attention_heads": 4,
139
+ "num_beam_groups": 1,
140
+ "num_beams": 1,
141
+ "num_channels": 1,
142
+ "num_hidden_layers": 5,
143
+ "num_return_sequences": 1,
144
+ "output_attentions": false,
145
+ "output_hidden_states": false,
146
+ "output_scores": false,
147
+ "pad_token_id": null,
148
+ "patch_size": 2,
149
+ "prefix": null,
150
+ "problem_type": null,
151
+ "projection_dim": 32,
152
+ "pruned_heads": {},
153
+ "remove_invalid_values": false,
154
+ "repetition_penalty": 1.0,
155
+ "return_dict": true,
156
+ "return_dict_in_generate": false,
157
+ "sep_token_id": null,
158
+ "stride": 2,
159
+ "suppress_tokens": null,
160
+ "task_specific_params": null,
161
+ "temperature": 1.0,
162
+ "tf_legacy_loss": false,
163
+ "tie_encoder_decoder": false,
164
+ "tie_word_embeddings": true,
165
+ "tokenizer_class": null,
166
+ "top_k": 50,
167
+ "top_p": 1.0,
168
+ "torch_dtype": null,
169
+ "torchscript": false,
170
+ "transformers_version": "4.35.0.dev0",
171
+ "typical_p": 1.0,
172
+ "use_bfloat16": false
173
+ },
174
+ "imu_config": {
175
+ "_name_or_path": "",
176
+ "add_cross_attention": false,
177
+ "add_kv_bias": true,
178
+ "architectures": null,
179
+ "attention_dropout": 0.0,
180
+ "bad_words_ids": null,
181
+ "begin_suppress_tokens": null,
182
+ "bos_token_id": null,
183
+ "chunk_size_feed_forward": 0,
184
+ "cross_attention_hidden_size": null,
185
+ "decoder_start_token_id": null,
186
+ "diversity_penalty": 0.0,
187
+ "do_sample": false,
188
+ "drop_path_rate": 0.7,
189
+ "dropout": 0.0,
190
+ "early_stopping": false,
191
+ "encoder_no_repeat_ngram_size": 0,
192
+ "eos_token_id": null,
193
+ "exponential_decay_length_penalty": null,
194
+ "final_dropout": 0.5,
195
+ "finetuning_task": null,
196
+ "forced_bos_token_id": null,
197
+ "forced_eos_token_id": null,
198
+ "hidden_act": "quick_gelu",
199
+ "hidden_size": 32,
200
+ "id2label": {
201
+ "0": "LABEL_0",
202
+ "1": "LABEL_1"
203
+ },
204
+ "initializer_factor": 1.0,
205
+ "initializer_range": 0.02,
206
+ "input_shape": [
207
+ 6,
208
+ 30
209
+ ],
210
+ "intermediate_size": 37,
211
+ "is_decoder": false,
212
+ "is_encoder_decoder": false,
213
+ "kernel_size": 2,
214
+ "label2id": {
215
+ "LABEL_0": 0,
216
+ "LABEL_1": 1
217
+ },
218
+ "layer_norm_eps": 1e-06,
219
+ "learnable_logit_scale": false,
220
+ "length_penalty": 1.0,
221
+ "logit_scale_init_value": 5.0,
222
+ "max_length": 20,
223
+ "min_length": 0,
224
+ "model_type": "",
225
+ "no_repeat_ngram_size": 0,
226
+ "num_attention_heads": 4,
227
+ "num_beam_groups": 1,
228
+ "num_beams": 1,
229
+ "num_hidden_layers": 5,
230
+ "num_return_sequences": 1,
231
+ "output_attentions": false,
232
+ "output_hidden_states": false,
233
+ "output_scores": false,
234
+ "pad_token_id": null,
235
+ "prefix": null,
236
+ "problem_type": null,
237
+ "projection_dim": 32,
238
+ "pruned_heads": {},
239
+ "remove_invalid_values": false,
240
+ "repetition_penalty": 1.0,
241
+ "return_dict": true,
242
+ "return_dict_in_generate": false,
243
+ "sep_token_id": null,
244
+ "suppress_tokens": null,
245
+ "task_specific_params": null,
246
+ "temperature": 1.0,
247
+ "tf_legacy_loss": false,
248
+ "tie_encoder_decoder": false,
249
+ "tie_word_embeddings": true,
250
+ "tokenizer_class": null,
251
+ "top_k": 50,
252
+ "top_p": 1.0,
253
+ "torch_dtype": null,
254
+ "torchscript": false,
255
+ "transformers_version": "4.35.0.dev0",
256
+ "typical_p": 1.0,
257
+ "use_bfloat16": false
258
+ },
259
+ "initializer_factor": 1.0,
260
+ "model_type": "imagebind",
261
+ "projection_dim": 32,
262
+ "text_config": {
263
+ "_name_or_path": "",
264
+ "add_cross_attention": false,
265
+ "add_kv_bias": false,
266
+ "architectures": null,
267
+ "attention_dropout": 0.0,
268
+ "bad_words_ids": null,
269
+ "begin_suppress_tokens": null,
270
+ "bos_token_id": 0,
271
+ "chunk_size_feed_forward": 0,
272
+ "cross_attention_hidden_size": null,
273
+ "decoder_start_token_id": null,
274
+ "diversity_penalty": 0.0,
275
+ "do_sample": false,
276
+ "drop_path_rate": 0.0,
277
+ "dropout": 0.0,
278
+ "early_stopping": false,
279
+ "encoder_no_repeat_ngram_size": 0,
280
+ "eos_token_id": 2,
281
+ "exponential_decay_length_penalty": null,
282
+ "finetuning_task": null,
283
+ "forced_bos_token_id": null,
284
+ "forced_eos_token_id": null,
285
+ "hidden_act": "quick_gelu",
286
+ "hidden_size": 32,
287
+ "id2label": {
288
+ "0": "LABEL_0",
289
+ "1": "LABEL_1"
290
+ },
291
+ "initializer_factor": 1.0,
292
+ "initializer_range": 0.02,
293
+ "intermediate_size": 37,
294
+ "is_decoder": false,
295
+ "is_encoder_decoder": false,
296
+ "label2id": {
297
+ "LABEL_0": 0,
298
+ "LABEL_1": 1
299
+ },
300
+ "layer_norm_eps": 1e-06,
301
+ "learnable_logit_scale": true,
302
+ "length_penalty": 1.0,
303
+ "logit_scale_init_value": 14.2857,
304
+ "max_length": 20,
305
+ "max_position_embeddings": 512,
306
+ "min_length": 0,
307
+ "model_type": "imagebind_text_model",
308
+ "no_repeat_ngram_size": 0,
309
+ "num_attention_heads": 4,
310
+ "num_beam_groups": 1,
311
+ "num_beams": 1,
312
+ "num_hidden_layers": 5,
313
+ "num_return_sequences": 1,
314
+ "output_attentions": false,
315
+ "output_hidden_states": false,
316
+ "output_scores": false,
317
+ "pad_token_id": 1,
318
+ "prefix": null,
319
+ "problem_type": null,
320
+ "projection_dim": 32,
321
+ "pruned_heads": {},
322
+ "remove_invalid_values": false,
323
+ "repetition_penalty": 1.0,
324
+ "return_dict": true,
325
+ "return_dict_in_generate": false,
326
+ "sep_token_id": null,
327
+ "suppress_tokens": null,
328
+ "task_specific_params": null,
329
+ "temperature": 1.0,
330
+ "tf_legacy_loss": false,
331
+ "tie_encoder_decoder": false,
332
+ "tie_word_embeddings": true,
333
+ "tokenizer_class": null,
334
+ "top_k": 50,
335
+ "top_p": 1.0,
336
+ "torch_dtype": null,
337
+ "torchscript": false,
338
+ "transformers_version": "4.35.0.dev0",
339
+ "typical_p": 1.0,
340
+ "use_bfloat16": false,
341
+ "vocab_size": 99
342
+ },
343
+ "thermal_config": {
344
+ "_name_or_path": "",
345
+ "add_cross_attention": false,
346
+ "add_kv_bias": true,
347
+ "architectures": null,
348
+ "attention_dropout": 0.0,
349
+ "bad_words_ids": null,
350
+ "begin_suppress_tokens": null,
351
+ "bos_token_id": null,
352
+ "chunk_size_feed_forward": 0,
353
+ "cross_attention_hidden_size": null,
354
+ "decoder_start_token_id": null,
355
+ "diversity_penalty": 0.0,
356
+ "do_sample": false,
357
+ "drop_path_rate": 0.0,
358
+ "dropout": 0.0,
359
+ "early_stopping": false,
360
+ "encoder_no_repeat_ngram_size": 0,
361
+ "eos_token_id": null,
362
+ "exponential_decay_length_penalty": null,
363
+ "finetuning_task": null,
364
+ "forced_bos_token_id": null,
365
+ "forced_eos_token_id": null,
366
+ "hidden_act": "quick_gelu",
367
+ "hidden_size": 32,
368
+ "id2label": {
369
+ "0": "LABEL_0",
370
+ "1": "LABEL_1"
371
+ },
372
+ "image_size": 30,
373
+ "initializer_factor": 1.0,
374
+ "initializer_range": 0.02,
375
+ "intermediate_size": 37,
376
+ "is_decoder": false,
377
+ "is_encoder_decoder": false,
378
+ "label2id": {
379
+ "LABEL_0": 0,
380
+ "LABEL_1": 1
381
+ },
382
+ "layer_norm_eps": 1e-06,
383
+ "learnable_logit_scale": false,
384
+ "length_penalty": 1.0,
385
+ "logit_scale_init_value": 10.0,
386
+ "max_length": 20,
387
+ "min_length": 0,
388
+ "model_type": "",
389
+ "no_repeat_ngram_size": 0,
390
+ "num_attention_heads": 4,
391
+ "num_beam_groups": 1,
392
+ "num_beams": 1,
393
+ "num_channels": 1,
394
+ "num_hidden_layers": 5,
395
+ "num_return_sequences": 1,
396
+ "output_attentions": false,
397
+ "output_hidden_states": false,
398
+ "output_scores": false,
399
+ "pad_token_id": null,
400
+ "patch_size": 2,
401
+ "prefix": null,
402
+ "problem_type": null,
403
+ "projection_dim": 32,
404
+ "pruned_heads": {},
405
+ "remove_invalid_values": false,
406
+ "repetition_penalty": 1.0,
407
+ "return_dict": true,
408
+ "return_dict_in_generate": false,
409
+ "sep_token_id": null,
410
+ "stride": 2,
411
+ "suppress_tokens": null,
412
+ "task_specific_params": null,
413
+ "temperature": 1.0,
414
+ "tf_legacy_loss": false,
415
+ "tie_encoder_decoder": false,
416
+ "tie_word_embeddings": true,
417
+ "tokenizer_class": null,
418
+ "top_k": 50,
419
+ "top_p": 1.0,
420
+ "torch_dtype": null,
421
+ "torchscript": false,
422
+ "transformers_version": "4.35.0.dev0",
423
+ "typical_p": 1.0,
424
+ "use_bfloat16": false
425
+ },
426
+ "torch_dtype": "float32",
427
+ "transformers_version": null,
428
+ "vision_config": {
429
+ "_name_or_path": "",
430
+ "add_cross_attention": false,
431
+ "add_kv_bias": false,
432
+ "architectures": null,
433
+ "attention_dropout": 0.0,
434
+ "bad_words_ids": null,
435
+ "begin_suppress_tokens": null,
436
+ "bos_token_id": null,
437
+ "chunk_size_feed_forward": 0,
438
+ "cross_attention_hidden_size": null,
439
+ "decoder_start_token_id": null,
440
+ "diversity_penalty": 0.0,
441
+ "do_sample": false,
442
+ "drop_path_rate": 0.0,
443
+ "dropout": 0.0,
444
+ "early_stopping": false,
445
+ "encoder_no_repeat_ngram_size": 0,
446
+ "eos_token_id": null,
447
+ "exponential_decay_length_penalty": null,
448
+ "finetuning_task": null,
449
+ "forced_bos_token_id": null,
450
+ "forced_eos_token_id": null,
451
+ "hidden_act": "quick_gelu",
452
+ "hidden_size": 32,
453
+ "id2label": {
454
+ "0": "LABEL_0",
455
+ "1": "LABEL_1"
456
+ },
457
+ "image_size": 30,
458
+ "initializer_factor": 1.0,
459
+ "initializer_range": 0.02,
460
+ "intermediate_size": 37,
461
+ "is_decoder": false,
462
+ "is_encoder_decoder": false,
463
+ "label2id": {
464
+ "LABEL_0": 0,
465
+ "LABEL_1": 1
466
+ },
467
+ "layer_norm_eps": 1e-06,
468
+ "learnable_logit_scale": false,
469
+ "length_penalty": 1.0,
470
+ "logit_scale_init_value": null,
471
+ "max_length": 20,
472
+ "min_length": 0,
473
+ "model_type": "imagebind_vision_model",
474
+ "no_repeat_ngram_size": 0,
475
+ "num_attention_heads": 4,
476
+ "num_beam_groups": 1,
477
+ "num_beams": 1,
478
+ "num_channels": 3,
479
+ "num_frames": 2,
480
+ "num_hidden_layers": 5,
481
+ "num_return_sequences": 1,
482
+ "output_attentions": false,
483
+ "output_hidden_states": false,
484
+ "output_scores": false,
485
+ "pad_token_id": null,
486
+ "patch_size": [
487
+ 2,
488
+ 2,
489
+ 2
490
+ ],
491
+ "prefix": null,
492
+ "problem_type": null,
493
+ "projection_dim": 32,
494
+ "pruned_heads": {},
495
+ "remove_invalid_values": false,
496
+ "repetition_penalty": 1.0,
497
+ "return_dict": true,
498
+ "return_dict_in_generate": false,
499
+ "sep_token_id": null,
500
+ "stride": [
501
+ 2,
502
+ 2,
503
+ 2
504
+ ],
505
+ "suppress_tokens": null,
506
+ "task_specific_params": null,
507
+ "temperature": 1.0,
508
+ "tf_legacy_loss": false,
509
+ "tie_encoder_decoder": false,
510
+ "tie_word_embeddings": true,
511
+ "tokenizer_class": null,
512
+ "top_k": 50,
513
+ "top_p": 1.0,
514
+ "torch_dtype": null,
515
+ "torchscript": false,
516
+ "transformers_version": "4.35.0.dev0",
517
+ "typical_p": 1.0,
518
+ "use_bfloat16": false
519
+ }
520
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7340bcfcb1b567b5027565e4008a77bf0a4dc91015f1005082191f1d262e24be
3
+ size 1281610