SneakyInsect/MNIST-preprocessed
收藏Hugging Face2023-08-21 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/SneakyInsect/MNIST-preprocessed
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
sequence:
sequence: uint8
- name: label
dtype: int64
- name: embedding
sequence: float32
splits:
- name: train
num_bytes: 62400000
num_examples: 60000
- name: test
num_bytes: 10400000
num_examples: 10000
download_size: 29807470
dataset_size: 72800000
---
# Dataset Card for "MNIST-preprocessed"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
SneakyInsect
原始信息汇总
数据集概述
数据集信息
- 特征:
- image: 类型为uint8的序列数据
- label: 类型为int64
- embedding: 类型为float32的序列数据
数据集分割
- train:
- 字节数: 62400000
- 样本数: 60000
- test:
- 字节数: 10400000
- 样本数: 10000
数据集大小
- 下载大小: 29807470
- 数据集大小: 72800000



