rassibassi/sample_mnist
收藏Hugging Face2023-04-26 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/rassibassi/sample_mnist
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': '0'
'1': '1'
'2': '2'
'3': '3'
'4': '4'
'5': '5'
'6': '6'
'7': '7'
'8': '8'
'9': '9'
splits:
- name: train
num_bytes: 3447853.0
num_examples: 12000
- name: test
num_bytes: 563331.0
num_examples: 2000
download_size: 3325934
dataset_size: 4011184.0
---
# Dataset Card for "sample_mnist"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
rassibassi
原始信息汇总
数据集概述
数据集特征
- image: 图像数据类型
- label: 类别标签,包含以下类别:
- 0: 0
- 1: 1
- 2: 2
- 3: 3
- 4: 4
- 5: 5
- 6: 6
- 7: 7
- 8: 8
- 9: 9
数据集分割
- train:
- 样本数量: 12000
- 数据大小: 3447853.0 字节
- test:
- 样本数量: 2000
- 数据大小: 563331.0 字节
数据集大小
- 下载大小: 3325934 字节
- 数据集总大小: 4011184.0 字节



