magicgh commited on
Commit
ddfecf5
·
verified ·
1 Parent(s): f76eeae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +601 -0
README.md CHANGED
@@ -1,4 +1,605 @@
1
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  configs:
3
  - config_name: A-OKVQA
4
  data_files:
 
1
  ---
2
+ dataset_info:
3
+ A-OKVQA:
4
+ features:
5
+ qry:
6
+ dtype: string
7
+ _type: Value
8
+ qry_image_path:
9
+ dtype: string
10
+ _type: Value
11
+ pos_text:
12
+ dtype: string
13
+ _type: Value
14
+ pos_image_path:
15
+ dtype: string
16
+ _type: Value
17
+ neg_text:
18
+ - dtype: string
19
+ _type: Value
20
+ neg_image_path:
21
+ - dtype: string
22
+ _type: Value
23
+ builder_name: parquet
24
+ dataset_name: b3-7b
25
+ config_name: A-OKVQA
26
+ splits:
27
+ train:
28
+ name: train
29
+ num_bytes: 6666395
30
+ num_examples: 17056
31
+ download_size: 998529
32
+ dataset_size: 6666395
33
+ CIRR:
34
+ features:
35
+ qry:
36
+ dtype: string
37
+ _type: Value
38
+ qry_image_path:
39
+ dtype: string
40
+ _type: Value
41
+ pos_text:
42
+ dtype: string
43
+ _type: Value
44
+ pos_image_path:
45
+ dtype: string
46
+ _type: Value
47
+ neg_text:
48
+ - dtype: string
49
+ _type: Value
50
+ neg_image_path:
51
+ - dtype: string
52
+ _type: Value
53
+ builder_name: parquet
54
+ dataset_name: b3-7b
55
+ config_name: CIRR
56
+ splits:
57
+ train:
58
+ name: train
59
+ num_bytes: 18810454
60
+ num_examples: 26144
61
+ download_size: 1774316
62
+ dataset_size: 18810454
63
+ ChartQA:
64
+ features:
65
+ qry:
66
+ dtype: string
67
+ _type: Value
68
+ qry_image_path:
69
+ dtype: string
70
+ _type: Value
71
+ pos_text:
72
+ dtype: string
73
+ _type: Value
74
+ pos_image_path:
75
+ dtype: string
76
+ _type: Value
77
+ neg_text:
78
+ - dtype: string
79
+ _type: Value
80
+ neg_image_path:
81
+ - dtype: string
82
+ _type: Value
83
+ builder_name: parquet
84
+ dataset_name: b3-7b
85
+ config_name: ChartQA
86
+ splits:
87
+ train:
88
+ name: train
89
+ num_bytes: 11345503
90
+ num_examples: 28320
91
+ download_size: 1929376
92
+ dataset_size: 11345503
93
+ DocVQA:
94
+ features:
95
+ qry:
96
+ dtype: string
97
+ _type: Value
98
+ qry_image_path:
99
+ dtype: string
100
+ _type: Value
101
+ pos_text:
102
+ dtype: string
103
+ _type: Value
104
+ pos_image_path:
105
+ dtype: string
106
+ _type: Value
107
+ neg_text:
108
+ - dtype: string
109
+ _type: Value
110
+ neg_image_path:
111
+ - dtype: string
112
+ _type: Value
113
+ builder_name: parquet
114
+ dataset_name: b3-7b
115
+ config_name: DocVQA
116
+ splits:
117
+ train:
118
+ name: train
119
+ num_bytes: 16507934
120
+ num_examples: 39488
121
+ download_size: 2653700
122
+ dataset_size: 16507934
123
+ HatefulMemes:
124
+ features:
125
+ qry:
126
+ dtype: string
127
+ _type: Value
128
+ qry_image_path:
129
+ dtype: string
130
+ _type: Value
131
+ pos_text:
132
+ dtype: string
133
+ _type: Value
134
+ pos_image_path:
135
+ dtype: string
136
+ _type: Value
137
+ neg_text:
138
+ - dtype: string
139
+ _type: Value
140
+ neg_image_path:
141
+ - dtype: string
142
+ _type: Value
143
+ builder_name: parquet
144
+ dataset_name: b3-7b
145
+ config_name: HatefulMemes
146
+ splits:
147
+ train:
148
+ name: train
149
+ num_bytes: 3538680
150
+ num_examples: 8512
151
+ download_size: 78916
152
+ dataset_size: 3538680
153
+ ImageNet_1K:
154
+ features:
155
+ qry:
156
+ dtype: string
157
+ _type: Value
158
+ qry_image_path:
159
+ dtype: string
160
+ _type: Value
161
+ pos_text:
162
+ dtype: string
163
+ _type: Value
164
+ pos_image_path:
165
+ dtype: string
166
+ _type: Value
167
+ neg_text:
168
+ - dtype: string
169
+ _type: Value
170
+ neg_image_path:
171
+ - dtype: string
172
+ _type: Value
173
+ builder_name: parquet
174
+ dataset_name: b3-7b
175
+ config_name: ImageNet_1K
176
+ splits:
177
+ train:
178
+ name: train
179
+ num_bytes: 43886602
180
+ num_examples: 100160
181
+ download_size: 1540808
182
+ dataset_size: 43886602
183
+ InfographicsVQA:
184
+ features:
185
+ qry:
186
+ dtype: string
187
+ _type: Value
188
+ qry_image_path:
189
+ dtype: string
190
+ _type: Value
191
+ pos_text:
192
+ dtype: string
193
+ _type: Value
194
+ pos_image_path:
195
+ dtype: string
196
+ _type: Value
197
+ neg_text:
198
+ - dtype: string
199
+ _type: Value
200
+ neg_image_path:
201
+ - dtype: string
202
+ _type: Value
203
+ builder_name: parquet
204
+ dataset_name: b3-7b
205
+ config_name: InfographicsVQA
206
+ splits:
207
+ train:
208
+ name: train
209
+ num_bytes: 9809950
210
+ num_examples: 23968
211
+ download_size: 1745813
212
+ dataset_size: 9809950
213
+ MSCOCO:
214
+ features:
215
+ qry:
216
+ dtype: string
217
+ _type: Value
218
+ qry_image_path:
219
+ dtype: string
220
+ _type: Value
221
+ pos_text:
222
+ dtype: string
223
+ _type: Value
224
+ pos_image_path:
225
+ dtype: string
226
+ _type: Value
227
+ neg_text:
228
+ - dtype: string
229
+ _type: Value
230
+ neg_image_path:
231
+ - dtype: string
232
+ _type: Value
233
+ builder_name: parquet
234
+ dataset_name: b3-7b
235
+ config_name: MSCOCO
236
+ splits:
237
+ train:
238
+ name: train
239
+ num_bytes: 80454423
240
+ num_examples: 100000
241
+ download_size: 5825514
242
+ dataset_size: 80454423
243
+ MSCOCO_i2t:
244
+ features:
245
+ qry:
246
+ dtype: string
247
+ _type: Value
248
+ qry_image_path:
249
+ dtype: string
250
+ _type: Value
251
+ pos_text:
252
+ dtype: string
253
+ _type: Value
254
+ pos_image_path:
255
+ dtype: string
256
+ _type: Value
257
+ neg_text:
258
+ - dtype: string
259
+ _type: Value
260
+ neg_image_path:
261
+ - dtype: string
262
+ _type: Value
263
+ builder_name: parquet
264
+ dataset_name: b3-7b
265
+ config_name: MSCOCO_i2t
266
+ splits:
267
+ train:
268
+ name: train
269
+ num_bytes: 66776818
270
+ num_examples: 100000
271
+ download_size: 16163313
272
+ dataset_size: 66776818
273
+ MSCOCO_t2i:
274
+ features:
275
+ qry:
276
+ dtype: string
277
+ _type: Value
278
+ qry_image_path:
279
+ dtype: string
280
+ _type: Value
281
+ pos_text:
282
+ dtype: string
283
+ _type: Value
284
+ pos_image_path:
285
+ dtype: string
286
+ _type: Value
287
+ neg_text:
288
+ - dtype: string
289
+ _type: Value
290
+ neg_image_path:
291
+ - dtype: string
292
+ _type: Value
293
+ builder_name: parquet
294
+ dataset_name: b3-7b
295
+ config_name: MSCOCO_t2i
296
+ splits:
297
+ train:
298
+ name: train
299
+ num_bytes: 73663292
300
+ num_examples: 100000
301
+ download_size: 8141822
302
+ dataset_size: 73663292
303
+ N24News:
304
+ features:
305
+ qry:
306
+ dtype: string
307
+ _type: Value
308
+ qry_image_path:
309
+ dtype: string
310
+ _type: Value
311
+ pos_text:
312
+ dtype: string
313
+ _type: Value
314
+ pos_image_path:
315
+ dtype: string
316
+ _type: Value
317
+ neg_text:
318
+ - dtype: string
319
+ _type: Value
320
+ neg_image_path:
321
+ - dtype: string
322
+ _type: Value
323
+ builder_name: parquet
324
+ dataset_name: b3-7b
325
+ config_name: N24News
326
+ splits:
327
+ train:
328
+ name: train
329
+ num_bytes: 25949109
330
+ num_examples: 49056
331
+ download_size: 5242922
332
+ dataset_size: 25949109
333
+ NIGHTS:
334
+ features:
335
+ qry:
336
+ dtype: string
337
+ _type: Value
338
+ qry_image_path:
339
+ dtype: string
340
+ _type: Value
341
+ pos_text:
342
+ dtype: string
343
+ _type: Value
344
+ pos_image_path:
345
+ dtype: string
346
+ _type: Value
347
+ neg_text:
348
+ - dtype: string
349
+ _type: Value
350
+ neg_image_path:
351
+ - dtype: string
352
+ _type: Value
353
+ builder_name: parquet
354
+ dataset_name: b3-7b
355
+ config_name: NIGHTS
356
+ splits:
357
+ train:
358
+ name: train
359
+ num_bytes: 10490976
360
+ num_examples: 15968
361
+ download_size: 530011
362
+ dataset_size: 10490976
363
+ OK-VQA:
364
+ features:
365
+ qry:
366
+ dtype: string
367
+ _type: Value
368
+ qry_image_path:
369
+ dtype: string
370
+ _type: Value
371
+ pos_text:
372
+ dtype: string
373
+ _type: Value
374
+ pos_image_path:
375
+ dtype: string
376
+ _type: Value
377
+ neg_text:
378
+ - dtype: string
379
+ _type: Value
380
+ neg_image_path:
381
+ - dtype: string
382
+ _type: Value
383
+ builder_name: parquet
384
+ dataset_name: b3-7b
385
+ config_name: OK-VQA
386
+ splits:
387
+ train:
388
+ name: train
389
+ num_bytes: 3434284
390
+ num_examples: 9024
391
+ download_size: 494922
392
+ dataset_size: 3434284
393
+ SUN397:
394
+ features:
395
+ qry:
396
+ dtype: string
397
+ _type: Value
398
+ qry_image_path:
399
+ dtype: string
400
+ _type: Value
401
+ pos_text:
402
+ dtype: string
403
+ _type: Value
404
+ pos_image_path:
405
+ dtype: string
406
+ _type: Value
407
+ neg_text:
408
+ - dtype: string
409
+ _type: Value
410
+ neg_image_path:
411
+ - dtype: string
412
+ _type: Value
413
+ builder_name: parquet
414
+ dataset_name: b3-7b
415
+ config_name: SUN397
416
+ splits:
417
+ train:
418
+ name: train
419
+ num_bytes: 7485929
420
+ num_examples: 19872
421
+ download_size: 321565
422
+ dataset_size: 7485929
423
+ VOC2007:
424
+ features:
425
+ qry:
426
+ dtype: string
427
+ _type: Value
428
+ qry_image_path:
429
+ dtype: string
430
+ _type: Value
431
+ pos_text:
432
+ dtype: string
433
+ _type: Value
434
+ pos_image_path:
435
+ dtype: string
436
+ _type: Value
437
+ neg_text:
438
+ - dtype: string
439
+ _type: Value
440
+ neg_image_path:
441
+ - dtype: string
442
+ _type: Value
443
+ builder_name: parquet
444
+ dataset_name: b3-7b
445
+ config_name: VOC2007
446
+ splits:
447
+ train:
448
+ name: train
449
+ num_bytes: 2757180
450
+ num_examples: 7872
451
+ download_size: 91677
452
+ dataset_size: 2757180
453
+ VisDial:
454
+ features:
455
+ qry:
456
+ dtype: string
457
+ _type: Value
458
+ qry_image_path:
459
+ dtype: string
460
+ _type: Value
461
+ pos_text:
462
+ dtype: string
463
+ _type: Value
464
+ pos_image_path:
465
+ dtype: string
466
+ _type: Value
467
+ neg_text:
468
+ - dtype: string
469
+ _type: Value
470
+ neg_image_path:
471
+ - dtype: string
472
+ _type: Value
473
+ builder_name: parquet
474
+ dataset_name: b3-7b
475
+ config_name: VisDial
476
+ splits:
477
+ train:
478
+ name: train
479
+ num_bytes: 106623547
480
+ num_examples: 100000
481
+ download_size: 24699320
482
+ dataset_size: 106623547
483
+ Visual7W:
484
+ features:
485
+ qry:
486
+ dtype: string
487
+ _type: Value
488
+ qry_image_path:
489
+ dtype: string
490
+ _type: Value
491
+ pos_text:
492
+ dtype: string
493
+ _type: Value
494
+ pos_image_path:
495
+ dtype: string
496
+ _type: Value
497
+ neg_text:
498
+ - dtype: string
499
+ _type: Value
500
+ neg_image_path:
501
+ - dtype: string
502
+ _type: Value
503
+ builder_name: parquet
504
+ dataset_name: b3-7b
505
+ config_name: Visual7W
506
+ splits:
507
+ train:
508
+ name: train
509
+ num_bytes: 27060246
510
+ num_examples: 69824
511
+ download_size: 2656605
512
+ dataset_size: 27060246
513
+ VisualNews_i2t:
514
+ features:
515
+ qry:
516
+ dtype: string
517
+ _type: Value
518
+ qry_image_path:
519
+ dtype: string
520
+ _type: Value
521
+ pos_text:
522
+ dtype: string
523
+ _type: Value
524
+ pos_image_path:
525
+ dtype: string
526
+ _type: Value
527
+ neg_text:
528
+ - dtype: string
529
+ _type: Value
530
+ neg_image_path:
531
+ - dtype: string
532
+ _type: Value
533
+ builder_name: parquet
534
+ dataset_name: b3-7b
535
+ config_name: VisualNews_i2t
536
+ splits:
537
+ train:
538
+ name: train
539
+ num_bytes: 95037608
540
+ num_examples: 100000
541
+ download_size: 44116765
542
+ dataset_size: 95037608
543
+ VisualNews_t2i:
544
+ features:
545
+ qry:
546
+ dtype: string
547
+ _type: Value
548
+ qry_image_path:
549
+ dtype: string
550
+ _type: Value
551
+ pos_text:
552
+ dtype: string
553
+ _type: Value
554
+ pos_image_path:
555
+ dtype: string
556
+ _type: Value
557
+ neg_text:
558
+ - dtype: string
559
+ _type: Value
560
+ neg_image_path:
561
+ - dtype: string
562
+ _type: Value
563
+ builder_name: parquet
564
+ dataset_name: b3-7b
565
+ config_name: VisualNews_t2i
566
+ splits:
567
+ train:
568
+ name: train
569
+ num_bytes: 79064785
570
+ num_examples: 99904
571
+ download_size: 13940676
572
+ dataset_size: 79064785
573
+ WebQA:
574
+ features:
575
+ qry:
576
+ dtype: string
577
+ _type: Value
578
+ qry_image_path:
579
+ dtype: string
580
+ _type: Value
581
+ pos_text:
582
+ dtype: string
583
+ _type: Value
584
+ pos_image_path:
585
+ dtype: string
586
+ _type: Value
587
+ neg_text:
588
+ - dtype: string
589
+ _type: Value
590
+ neg_image_path:
591
+ - dtype: string
592
+ _type: Value
593
+ builder_name: parquet
594
+ dataset_name: b3-7b
595
+ config_name: WebQA
596
+ splits:
597
+ train:
598
+ name: train
599
+ num_bytes: 24887922
600
+ num_examples: 17184
601
+ download_size: 7382558
602
+ dataset_size: 24887922
603
  configs:
604
  - config_name: A-OKVQA
605
  data_files: