File size: 822 Bytes
dc8ce6f
 
 
 
 
 
 
 
 
 
 
 
 
26610da
 
fa3a13a
 
 
0b1cab6
 
 
11dd38f
 
 
3c52f73
 
 
 
 
dc8ce6f
 
 
 
 
fa3a13a
 
0b1cab6
 
11dd38f
 
3c52f73
 
dc8ce6f
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: 722569
    num_examples: 10
  - name: scienceqa
    num_bytes: 755039
    num_examples: 10
  - name: banglaprotha
    num_bytes: 2366157
    num_examples: 10
  - name: mtvqa
    num_bytes: 925171
    num_examples: 10
  - name: docvqa
    num_bytes: 1094129
    num_examples: 10
  download_size: 5875082
  dataset_size: 5863065
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-*
---