File size: 1,222 Bytes
917ba82
 
3e04697
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5297ba6
 
 
 
 
3e04697
917ba82
8352ea2
 
 
917ba82
8352ea2
 
917ba82
 
8352ea2
 
 
 
 
917ba82
8352ea2
 
 
 
917ba82
 
 
 
 
8352ea2
 
917ba82
 
3e04697
 
 
 
 
 
 
 
917ba82
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
---
dataset_info:
- config_name: default
  features:
  - name: image
    dtype: image
  - name: 'Unnamed: 0'
    dtype: int64
  - name: additional_feature
    dtype: string
  splits:
  - name: validation
    num_bytes: 993677239.0
    num_examples: 456
  - name: test
    num_bytes: 3024073683.194
    num_examples: 1399
  - name: train
    num_bytes: 4476321738.352
    num_examples: 1548
  download_size: 12866210206
  dataset_size: 8494072660.546
- config_name: train
  features:
  - name: image
    dtype: image
  - name: 'Unnamed: 0'
    dtype: int64
  - name: additional_feature
    dtype: string
  splits:
  - name: train
    num_bytes: 4484150139.72
    num_examples: 1745
  - name: validation
    num_bytes: 993677239.0
    num_examples: 456
  - name: test
    num_bytes: 3024073683.194
    num_examples: 1399
  download_size: 8449409613
  dataset_size: 8501901061.914
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
- config_name: train
  data_files:
  - split: train
    path: train/train-*
  - split: validation
    path: train/validation-*
  - split: test
    path: train/test-*
---