File size: 2,257 Bytes
4fa4b17
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': '000002'
          '1': '000005'
          '2': '000010'
          '3': '000140'
          '4': '000141'
          '5': 000148
          '6': 000182
          '7': 000190
          '8': 000193
          '9': 000194
          '10': 000197
          '11': '000200'
          '12': '000203'
          '13': '000204'
          '14': '000207'
          '15': '000210'
          '16': '000211'
          '17': '000212'
          '18': '000213'
          '19': '000255'
          '20': '000256'
          '21': 000368
          '22': '000424'
          '23': 000459
          '24': '000534'
          '25': '000540'
          '26': '000546'
          '27': '000574'
          '28': '000602'
          '29': '000615'
          '30': '000620'
          '31': '000621'
          '32': '000625'
          '33': '000666'
          '34': '000667'
          '35': '000676'
          '36': 000690
          '37': 000694
          '38': 000695
          '39': '000704'
          '40': '000705'
          '41': '000706'
          '42': '000707'
          '43': 000708
          '44': 000709
          '45': '000714'
          '46': '000715'
          '47': '000716'
          '48': 000718
          '49': '000777'
          '50': 000814
          '51': 000821
          '52': 000822
          '53': 000825
          '54': 000853
          '55': 000890
          '56': 000892
          '57': 000897
          '58': 000993
          '59': 000995
          '60': 000997
          '61': 000998
          '62': 001039
          '63': '001040'
          '64': '001066'
          '65': 001069
          '66': '001073'
          '67': '001075'
          '68': 001082
          '69': 001083
          '70': 001087
          '71': '001102'
          '72': 001193
          '73': 001195
          '74': 001196
          '75': 001197
          '76': 001249
          '77': 001259
          '78': '001270'
          '79': '001276'
  splits:
  - name: train
    num_bytes: 33869792.0
    num_examples: 640
  download_size: 33879741
  dataset_size: 33869792.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---