File size: 598 Bytes
a510187
 
 
 
 
cf12577
 
a510187
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fa7feda
 
 
 
a510187
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: split_name
    dtype: string
  - name: dataset_name
    dtype: string
  - name: base_question
    dtype: string
  - name: base_ans
    dtype: string
  - name: final_question
    dtype: string
  - name: final_ans
    dtype: string
  - name: difficulty_our
    dtype: string
  - name: difficulty_base
    dtype: string
  splits:
  - name: train
    num_bytes: 1096931
    num_examples: 21
  download_size: 856976
  dataset_size: 1096931
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---