File size: 458 Bytes
b69a0cf
 
52380b5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b69a0cf
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
---
license: apache-2.0
dataset_info:
  features:
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: imagepath
    dtype: string
  - name: workflow
    dtype: string
  - name: image
    dtype: image
  splits:
  - name: train
    num_bytes: 1276801623.816
    num_examples: 7662
  download_size: 1242461556
  dataset_size: 1276801623.816
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---