File size: 376 Bytes
99fc77f
 
 
 
 
 
 
 
 
9e8ccc7
 
 
df5d69d
9e8ccc7
99fc77f
 
 
 
 
9e8ccc7
 
99fc77f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
dataset_info:
  features:
  - name: image
    dtype: image
  splits:
  - name: test
    num_bytes: 1296193.0
    num_examples: 1
  - name: train
    num_bytes: 12519921.0
    num_examples: 3
  download_size: 26333534
  dataset_size: 13816114.0
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
  - split: train
    path: data/train-*
---