File size: 849 Bytes
d3af9a0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
921b64b
 
 
80082a6
 
 
8faacd6
 
 
91233dd
 
 
 
 
d3af9a0
 
 
 
 
921b64b
 
80082a6
 
8faacd6
 
91233dd
 
d3af9a0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: prediction
    dtype: string
  splits:
  - name: banmime
    num_bytes: 60072655
    num_examples: 500
  - name: scienceqa
    num_bytes: 137122304
    num_examples: 2097
  - name: banglaprotha
    num_bytes: 193448217
    num_examples: 540
  - name: mtvqa
    num_bytes: 1030616085
    num_examples: 2116
  - name: docvqa
    num_bytes: 536652916
    num_examples: 1021
  download_size: 1929313056
  dataset_size: 1957912177
configs:
- config_name: default
  data_files:
  - split: banmime
    path: data/banmime-*
  - split: scienceqa
    path: data/scienceqa-*
  - split: banglaprotha
    path: data/banglaprotha-*
  - split: mtvqa
    path: data/mtvqa-*
  - split: docvqa
    path: data/docvqa-*
---