dataset_info: | |
features: | |
- name: image | |
dtype: image | |
- name: label | |
dtype: | |
class_label: | |
names: | |
'0': T - shirt / top | |
'1': Trouser | |
'2': Pullover | |
'3': Dress | |
'4': Coat | |
'5': Sandal | |
'6': Shirt | |
'7': Sneaker | |
'8': Bag | |
'9': Ankle boot | |
splits: | |
- name: train | |
num_bytes: 31049107.0 | |
num_examples: 60000 | |
- name: test | |
num_bytes: 4150316.0 | |
num_examples: 8000 | |
download_size: 33099036 | |
dataset_size: 35199423.0 | |
# Dataset Card for "fashion-mnist-interview" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |