File size: 895 Bytes
4af3cf3 | 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 | ---
dataset_info:
features:
- name: index
dtype: int64
- name: label
dtype: string
- name: image
dtype: image
- name: corrupted_prob
dtype: float64
splits:
- name: mixed_20
num_bytes: 4705806279.625
num_examples: 153739
- name: mixed_40
num_bytes: 7662304834.75
num_examples: 179362
- name: mixed_60
num_bytes: 10622694598.875
num_examples: 204985
- name: mixed_80
num_bytes: 13600038922.0
num_examples: 230608
- name: mixed_100
num_bytes: 16580575139.0
num_examples: 256232
download_size: 53103432336
dataset_size: 53171419774.25
configs:
- config_name: default
data_files:
- split: mixed_20
path: data/mixed_20-*
- split: mixed_40
path: data/mixed_40-*
- split: mixed_60
path: data/mixed_60-*
- split: mixed_80
path: data/mixed_80-*
- split: mixed_100
path: data/mixed_100-*
---
|