arunboss commited on
Commit
0e21421
1 Parent(s): 8303452

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +127 -10
README.md CHANGED
@@ -3,22 +3,139 @@ dataset_info:
3
  features:
4
  - name: image
5
  dtype: image
6
- - name: text
7
- dtype: string
8
  - name: label
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  dtype: string
10
  splits:
11
  - name: train
12
- num_bytes: 50840496
13
- num_examples: 720
14
  - name: validation
15
- num_bytes: 4877141
16
- num_examples: 91
17
  - name: test
18
- num_bytes: 6976027
19
- num_examples: 91
20
- download_size: 62434162
21
- dataset_size: 62693664
22
  license: apache-2.0
23
  language:
24
  - en
 
3
  features:
4
  - name: image
5
  dtype: image
 
 
6
  - name: label
7
+ dtype:
8
+ class_label:
9
+ names:
10
+ '0': '1'
11
+ '1': '100'
12
+ '2': '102'
13
+ '3': '104'
14
+ '4': '105'
15
+ '5': '108'
16
+ '6': '109'
17
+ '7': '113'
18
+ '8': '115'
19
+ '9': '117'
20
+ '10': '118'
21
+ '11': '119'
22
+ '12': '121'
23
+ '13': '122'
24
+ '14': '124'
25
+ '15': '126'
26
+ '16': '128'
27
+ '17': '129'
28
+ '18': '131'
29
+ '19': '132'
30
+ '20': '133'
31
+ '21': '136'
32
+ '22': '14'
33
+ '23': '142'
34
+ '24': '143'
35
+ '25': '148'
36
+ '26': '15'
37
+ '27': '153'
38
+ '28': '154'
39
+ '29': '155'
40
+ '30': '157'
41
+ '31': '158'
42
+ '32': '159'
43
+ '33': '16'
44
+ '34': '172'
45
+ '35': '173'
46
+ '36': '18'
47
+ '37': '181'
48
+ '38': '182'
49
+ '39': '183'
50
+ '40': '184'
51
+ '41': '189'
52
+ '42': '19'
53
+ '43': '20'
54
+ '44': '201'
55
+ '45': '202'
56
+ '46': '213'
57
+ '47': '216'
58
+ '48': '219'
59
+ '49': '22'
60
+ '50': '225'
61
+ '51': '23'
62
+ '52': '233'
63
+ '53': '234'
64
+ '54': '237'
65
+ '55': '238'
66
+ '56': '239'
67
+ '57': '24'
68
+ '58': '240'
69
+ '59': '242'
70
+ '60': '244'
71
+ '61': '249'
72
+ '62': '250'
73
+ '63': '251'
74
+ '64': '252'
75
+ '65': '253'
76
+ '66': '27'
77
+ '67': '274'
78
+ '68': '275'
79
+ '69': '3'
80
+ '70': '31'
81
+ '71': '32'
82
+ '72': '34'
83
+ '73': '36'
84
+ '74': '37'
85
+ '75': '38'
86
+ '76': '39'
87
+ '77': '41'
88
+ '78': '42'
89
+ '79': '44'
90
+ '80': '45'
91
+ '81': '46'
92
+ '82': '47'
93
+ '83': '50'
94
+ '84': '51'
95
+ '85': '52'
96
+ '86': '53'
97
+ '87': '54'
98
+ '88': '55'
99
+ '89': '57'
100
+ '90': '58'
101
+ '91': '59'
102
+ '92': '60'
103
+ '93': '63'
104
+ '94': '64'
105
+ '95': '66'
106
+ '96': '67'
107
+ '97': '68'
108
+ '98': '70'
109
+ '99': '71'
110
+ '100': '72'
111
+ '101': '73'
112
+ '102': '75'
113
+ '103': '77'
114
+ '104': '78'
115
+ '105': '79'
116
+ '106': '81'
117
+ '107': '82'
118
+ '108': '83'
119
+ '109': '84'
120
+ '110': '86'
121
+ '111': '89'
122
+ '112': '92'
123
+ '113': '93'
124
+ '114': '98'
125
+ - name: masterID
126
  dtype: string
127
  splits:
128
  - name: train
129
+ num_bytes: 1231725568.256
130
+ num_examples: 19376
131
  - name: validation
132
+ num_bytes: 185216574.826
133
+ num_examples: 2418
134
  - name: test
135
+ num_bytes: 144023269.65
136
+ num_examples: 2385
137
+ download_size: 1622096095
138
+ dataset_size: 1560965412.732
139
  license: apache-2.0
140
  language:
141
  - en