File size: 587 Bytes
24b1295
 
 
 
 
 
 
 
 
 
 
 
 
7afe6f3
 
 
b4c165f
c64fc5a
 
 
 
24b1295
 
 
 
 
7afe6f3
 
b4c165f
 
24b1295
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
---
dataset_info:
  features:
  - name: image
    dtype: string
  - name: question
    dtype: string
  - name: answer
    dtype: string
  splits:
  - name: open_dev
    num_bytes: 426102
    num_examples: 3545
  - name: open_train
    num_bytes: 3651692
    num_examples: 30833
  - name: evj_train
    num_bytes: 1017962
    num_examples: 8235
  download_size: 2339238
  dataset_size: 5095756
configs:
- config_name: default
  data_files:
  - split: open_dev
    path: data/open_dev-*
  - split: open_train
    path: data/open_train-*
  - split: evj_train
    path: data/evj_train-*
---