anneessien commited on
Commit
472b3a9
·
verified ·
1 Parent(s): d1207cb

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,433 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image_id
5
+ dtype: string
6
+ - name: image
7
+ dtype: image
8
+ - name: label
9
+ dtype:
10
+ class_label:
11
+ names:
12
+ '0': lymphocyte
13
+ '1': neutrophil
14
+ '2': basophil
15
+ '3': monocyte
16
+ '4': eosinophil
17
+ '5': platelet
18
+ '6': erythroblast
19
+ '7': immature granulocyte
20
+ '8': irregular_contours
21
+ '9': intermediate
22
+ '10': smooth_contours
23
+ '11': elongated_shape
24
+ '12': round_shape
25
+ '13': coarse_texture
26
+ '14': fine_texture
27
+ '15': very_weak
28
+ '16': moderate
29
+ '17': weak
30
+ '18': strong
31
+ '19': leishmania_haptomonad
32
+ '20': hela_metaphase
33
+ '21': tobacco_leaf_chloroplast
34
+ '22': cardiac_muscle
35
+ '23': zebrafish_retina
36
+ '24': metaphase
37
+ '25': g2
38
+ '26': anaphase
39
+ '27': g1
40
+ '28': s
41
+ '29': prophase
42
+ '30': telophase
43
+ '31': golgi_twin
44
+ '32': diffuse
45
+ '33': interphase
46
+ '34': partly_disassembled
47
+ '35': prometaphase
48
+ '36': late_anaphase
49
+ '37': early_anaphase
50
+ '38': apoptosis
51
+ '39': binucleate
52
+ '40': bipolar_spindle
53
+ '41': aster
54
+ '42': midbody
55
+ '43': low-grade-lsil
56
+ '44': negative-nilm
57
+ '45': high-grade-hsil
58
+ '46': carcinoma-scc
59
+ '47': alnus_normal
60
+ '48': corylus_avellana_normal
61
+ '49': corylus_avellana_abnormal
62
+ '50': non_pollen
63
+ '51': debris
64
+ '52': adipose
65
+ '53': stroma
66
+ '54': lympho
67
+ '55': tumor
68
+ '56': complex
69
+ '57': mucosa
70
+ '58': empty
71
+ '59': background
72
+ '60': smooth_muscle
73
+ '61': normal_mucosa
74
+ '62': cancer_stroma
75
+ '63': lymphocytes
76
+ '64': mucus
77
+ '65': chronic_heart_failure
78
+ '66': not_chronic_heart_failure
79
+ '67': taxol_mt_in-vitro
80
+ '68': gmpcpp_mt_in-vitro
81
+ '69': nuclei
82
+ '70': cell_membrane
83
+ '71': 2-5um_int_calib_beads
84
+ '72': e_coli_gfp-fill
85
+ '73': e_coli_nuclei
86
+ '74': lysosomes
87
+ '75': tetraspeck_beads
88
+ '76': actin
89
+ '77': synthetic_noise
90
+ '78': unif_test_slide
91
+ '79': golgi
92
+ '80': nuclear_punctae
93
+ '81': membrane
94
+ '82': er
95
+ '83': centrosome
96
+ '84': nucleoplasm
97
+ '85': vesicles
98
+ '86': nucleolus_gc
99
+ '87': cytoplasmic
100
+ '88': cell_contact
101
+ '89': big_aggregates
102
+ '90': nuclear_membrane
103
+ '91': focal_adhesions
104
+ '92': nucleolus_fc_dfc
105
+ '93': chromatin
106
+ '94': cytoskeleton
107
+ '95': mitochondria
108
+ '96': unknown
109
+ '97': benign
110
+ '98': malignant
111
+ '99': cored
112
+ '100': negative
113
+ '101': caa
114
+ '102': normal_mitochondria
115
+ '103': abnormal_mitochondria
116
+ - name: label_name
117
+ dtype: string
118
+ - name: dataset
119
+ dtype: string
120
+ - name: domain
121
+ dtype: string
122
+ - name: institution
123
+ dtype: string
124
+ - name: license
125
+ dtype: string
126
+ - name: microns_per_pixel
127
+ dtype: float32
128
+ - name: modality
129
+ dtype: string
130
+ - name: ncbitaxon_id
131
+ dtype: string
132
+ - name: ncbitaxon_name
133
+ dtype: string
134
+ - name: pmid
135
+ dtype: string
136
+ - name: split
137
+ dtype: string
138
+ - name: stain
139
+ dtype: string
140
+ - name: subdomain
141
+ dtype: string
142
+ - name: submodality
143
+ dtype: string
144
+ - name: synthetic
145
+ dtype: bool
146
+ - name: captions
147
+ struct:
148
+ - name: modality_0
149
+ struct:
150
+ - name: id
151
+ dtype: string
152
+ - name: name
153
+ dtype: string
154
+ - name: question
155
+ dtype: string
156
+ - name: answer_idx
157
+ dtype: string
158
+ - name: options
159
+ sequence: string
160
+ - name: tags
161
+ dtype: string
162
+ - name: modality_1
163
+ struct:
164
+ - name: id
165
+ dtype: string
166
+ - name: name
167
+ dtype: string
168
+ - name: question
169
+ dtype: string
170
+ - name: answer_idx
171
+ dtype: string
172
+ - name: options
173
+ sequence: string
174
+ - name: tags
175
+ dtype: string
176
+ - name: submodality_0
177
+ struct:
178
+ - name: id
179
+ dtype: string
180
+ - name: name
181
+ dtype: string
182
+ - name: question
183
+ dtype: string
184
+ - name: answer_idx
185
+ dtype: string
186
+ - name: options
187
+ sequence: string
188
+ - name: tags
189
+ dtype: string
190
+ - name: submodality_1
191
+ struct:
192
+ - name: id
193
+ dtype: string
194
+ - name: name
195
+ dtype: string
196
+ - name: question
197
+ dtype: string
198
+ - name: answer_idx
199
+ dtype: string
200
+ - name: options
201
+ sequence: string
202
+ - name: tags
203
+ dtype: string
204
+ - name: domain_0
205
+ struct:
206
+ - name: id
207
+ dtype: string
208
+ - name: name
209
+ dtype: string
210
+ - name: question
211
+ dtype: string
212
+ - name: answer_idx
213
+ dtype: string
214
+ - name: options
215
+ sequence: string
216
+ - name: tags
217
+ dtype: string
218
+ - name: domain_1
219
+ struct:
220
+ - name: id
221
+ dtype: string
222
+ - name: name
223
+ dtype: string
224
+ - name: question
225
+ dtype: string
226
+ - name: answer_idx
227
+ dtype: string
228
+ - name: options
229
+ sequence: string
230
+ - name: tags
231
+ dtype: string
232
+ - name: stain_0
233
+ struct:
234
+ - name: id
235
+ dtype: string
236
+ - name: name
237
+ dtype: string
238
+ - name: question
239
+ dtype: string
240
+ - name: answer_idx
241
+ dtype: string
242
+ - name: options
243
+ sequence: string
244
+ - name: tags
245
+ dtype: string
246
+ - name: stain_1
247
+ struct:
248
+ - name: id
249
+ dtype: string
250
+ - name: name
251
+ dtype: string
252
+ - name: question
253
+ dtype: string
254
+ - name: answer_idx
255
+ dtype: string
256
+ - name: options
257
+ sequence: string
258
+ - name: tags
259
+ dtype: string
260
+ - name: classification_0
261
+ struct:
262
+ - name: id
263
+ dtype: string
264
+ - name: name
265
+ dtype: string
266
+ - name: question
267
+ dtype: string
268
+ - name: answer_idx
269
+ dtype: string
270
+ - name: options
271
+ sequence: string
272
+ - name: tags
273
+ dtype: string
274
+ - name: classification_1
275
+ struct:
276
+ - name: id
277
+ dtype: string
278
+ - name: name
279
+ dtype: string
280
+ - name: question
281
+ dtype: string
282
+ - name: answer_idx
283
+ dtype: string
284
+ - name: options
285
+ sequence: string
286
+ - name: tags
287
+ dtype: string
288
+ - name: questions
289
+ struct:
290
+ - name: classification
291
+ struct:
292
+ - name: answer
293
+ dtype: string
294
+ - name: answer_idx
295
+ dtype: int32
296
+ - name: id
297
+ dtype: string
298
+ - name: name
299
+ dtype: string
300
+ - name: options
301
+ sequence: string
302
+ - name: question
303
+ dtype: string
304
+ - name: tags
305
+ dtype: string
306
+ - name: domain
307
+ struct:
308
+ - name: answer
309
+ dtype: string
310
+ - name: answer_idx
311
+ dtype: int32
312
+ - name: id
313
+ dtype: string
314
+ - name: name
315
+ dtype: string
316
+ - name: options
317
+ sequence: string
318
+ - name: question
319
+ dtype: string
320
+ - name: tags
321
+ dtype: string
322
+ - name: modality
323
+ struct:
324
+ - name: answer
325
+ dtype: string
326
+ - name: answer_idx
327
+ dtype: int32
328
+ - name: id
329
+ dtype: string
330
+ - name: name
331
+ dtype: string
332
+ - name: options
333
+ sequence: string
334
+ - name: question
335
+ dtype: string
336
+ - name: tags
337
+ dtype: string
338
+ - name: stain
339
+ struct:
340
+ - name: answer
341
+ dtype: string
342
+ - name: answer_idx
343
+ dtype: int32
344
+ - name: id
345
+ dtype: string
346
+ - name: name
347
+ dtype: string
348
+ - name: options
349
+ sequence: string
350
+ - name: question
351
+ dtype: string
352
+ - name: tags
353
+ dtype: string
354
+ - name: subdomain
355
+ struct:
356
+ - name: answer
357
+ dtype: string
358
+ - name: answer_idx
359
+ dtype: int32
360
+ - name: id
361
+ dtype: string
362
+ - name: name
363
+ dtype: string
364
+ - name: options
365
+ sequence: string
366
+ - name: question
367
+ dtype: string
368
+ - name: tags
369
+ dtype: string
370
+ - name: submodality
371
+ struct:
372
+ - name: answer
373
+ dtype: string
374
+ - name: answer_idx
375
+ dtype: int32
376
+ - name: id
377
+ dtype: string
378
+ - name: name
379
+ dtype: string
380
+ - name: options
381
+ sequence: string
382
+ - name: question
383
+ dtype: string
384
+ - name: tags
385
+ dtype: string
386
+ - name: bbox
387
+ list:
388
+ - name: id
389
+ dtype: string
390
+ - name: type
391
+ dtype: string
392
+ - name: classId
393
+ dtype: int32
394
+ - name: className
395
+ dtype: string
396
+ - name: probability
397
+ dtype: int32
398
+ - name: points
399
+ struct:
400
+ - name: x1
401
+ dtype: float32
402
+ - name: x2
403
+ dtype: float32
404
+ - name: y1
405
+ dtype: float32
406
+ - name: y2
407
+ dtype: float32
408
+ - name: polygon
409
+ list:
410
+ - name: id
411
+ dtype: string
412
+ - name: type
413
+ dtype: string
414
+ - name: classId
415
+ dtype: int32
416
+ - name: className
417
+ dtype: string
418
+ - name: probability
419
+ dtype: int32
420
+ - name: points
421
+ sequence: float32
422
+ splits:
423
+ - name: test
424
+ num_bytes: 1749378934.0788333
425
+ num_examples: 8485
426
+ download_size: 892226219
427
+ dataset_size: 1749378934.0788333
428
+ configs:
429
+ - config_name: default
430
+ data_files:
431
+ - split: test
432
+ path: data/test-*
433
+ ---
data/test-00000-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a95aa252d04f23dc61a4d96c020a6c697c945beee396cb6cac360a3be09ef1d5
3
+ size 227099504
data/test-00001-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41f74ea8daa854e21b5d25b1881b5de6ae102d4b56fabbc9962ba1954f1c28a7
3
+ size 186767366
data/test-00002-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b697fbb2c0f47486f24690abdb93745b2ffdce0a5b0d656031abf62f134c33ba
3
+ size 279058574
data/test-00003-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58731e404d37b5c04051e8dfbf796c7c7b7a4da08dbc89ff428998a63967cff3
3
+ size 199300775