active-learning/test_mnist
收藏Hugging Face2023-02-03 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/active-learning/test_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: test
num_bytes: 1413525.0
num_examples: 5000
download_size: 1165913
dataset_size: 1413525.0
---
# Dataset Card for "test_mnist"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
active-learning
原始信息汇总
数据集概述
数据集特征
- image: 图像数据类型
- label: 类别标签数据类型,包含以下类别名称:
- 0: 0
- 1: 1
- 2: 2
- 3: 3
- 4: 4
- 5: 5
- 6: 6
- 7: 7
- 8: 8
- 9: 9
数据集划分
- test:
- 数据量: 1413525.0 字节
- 示例数量: 5000
数据集大小
- 下载大小: 1165913 字节
- 数据集总大小: 1413525.0 字节



