File size: 1,334 Bytes
171602c
 
4b904c9
 
 
 
 
 
 
 
 
 
 
 
a9f1d11
 
 
 
 
f0b4d5e
171602c
 
 
 
 
 
 
 
 
 
 
10acbdc
 
 
 
 
f0b4d5e
 
 
 
 
 
 
 
 
 
 
 
23a6e53
 
 
 
 
171602c
4b904c9
 
 
 
a9f1d11
 
171602c
 
 
 
10acbdc
 
f0b4d5e
 
 
 
23a6e53
 
171602c
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
62
63
64
65
66
67
68
69
70
71
72
73
74
---
dataset_info:
- config_name: '128'
  features:
  - name: label
    dtype: uint8
  - name: info
    dtype: string
  - name: image
    dtype: image
  splits:
  - name: train
    num_bytes: 171345505.125
    num_examples: 7007
  - name: val
    num_bytes: 24429167.625
    num_examples: 1003
  download_size: 195687486
  dataset_size: 195774672.75
- config_name: '28'
  features:
  - name: label
    dtype: uint8
  - name: info
    dtype: string
  - name: image
    dtype: image
  splits:
  - name: train
    num_bytes: 9610445.125
    num_examples: 7007
  - name: val
    num_bytes: 1370963.625
    num_examples: 1003
  download_size: 11286526
  dataset_size: 10981408.75
- config_name: '64'
  features:
  - name: label
    dtype: uint8
  - name: info
    dtype: string
  - name: image
    dtype: image
  splits:
  - name: train
    num_bytes: 45614212.125
    num_examples: 7007
  - name: val
    num_bytes: 6505540.625
    num_examples: 1003
  download_size: 52024219
  dataset_size: 52119752.75
configs:
- config_name: '128'
  data_files:
  - split: train
    path: 128/train-*
  - split: val
    path: 128/val-*
- config_name: '28'
  data_files:
  - split: train
    path: 28/train-*
  - split: val
    path: 28/val-*
- config_name: '64'
  data_files:
  - split: train
    path: 64/train-*
  - split: val
    path: 64/val-*
---