File size: 849 Bytes
573e34e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3ecee75
 
 
5db789b
 
 
37b6f41
 
 
5293cbd
 
 
 
 
573e34e
 
 
 
 
3ecee75
 
5db789b
 
37b6f41
 
5293cbd
 
573e34e
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: 60084363
    num_examples: 500
  - name: scienceqa
    num_bytes: 137157401
    num_examples: 2097
  - name: banglaprotha
    num_bytes: 193448739
    num_examples: 540
  - name: mtvqa
    num_bytes: 1030652609
    num_examples: 2116
  - name: docvqa
    num_bytes: 536654104
    num_examples: 1021
  download_size: 1929376741
  dataset_size: 1957997216
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-*
---