File size: 420 Bytes
7accc25
 
 
 
 
 
 
 
b1c859b
 
 
3bc86f3
 
 
 
 
7accc25
 
 
 
 
670f93f
 
7accc25
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 50324339.0
    num_examples: 848
  - name: test
    num_bytes: 48588960.125
    num_examples: 1095
  download_size: 265870813
  dataset_size: 98913299.125
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---