jxie/stl10
收藏Hugging Face2023-08-10 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/jxie/stl10
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': '1'
'1': '10'
'2': '2'
'3': '3'
'4': '4'
'5': '5'
'6': '6'
'7': '7'
'8': '8'
'9': '9'
splits:
- name: train
num_bytes: 76300500.0
num_examples: 5000
- name: test
num_bytes: 117949186.0
num_examples: 8000
- name: unlabeled
num_bytes: 1764141081.0
num_examples: 100000
- name: train_0
num_bytes: 17743611.0
num_examples: 1000
- name: train_1
num_bytes: 17870199.0
num_examples: 1000
- name: train_2
num_bytes: 17744936.0
num_examples: 1000
- name: train_3
num_bytes: 17817350.0
num_examples: 1000
- name: train_4
num_bytes: 17718750.0
num_examples: 1000
- name: train_5
num_bytes: 17766660.0
num_examples: 1000
- name: train_6
num_bytes: 17707319.0
num_examples: 1000
- name: train_7
num_bytes: 17718505.0
num_examples: 1000
- name: train_8
num_bytes: 17773354.0
num_examples: 1000
- name: train_9
num_bytes: 17778944.0
num_examples: 1000
download_size: 2180539841
dataset_size: 2136030395.0
---
# Dataset Card for "stl10"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
jxie
原始信息汇总
数据集概述
数据集特征
- image: 图像数据类型。
- label: 类别标签,具体映射如下:
- 0: 1
- 1: 10
- 2: 2
- 3: 3
- 4: 4
- 5: 5
- 6: 6
- 7: 7
- 8: 8
- 9: 9
数据集分割
- train: 包含5000个样本,总大小为76300500字节。
- test: 包含8000个样本,总大小为117949186字节。
- unlabeled: 包含100000个样本,总大小为1764141081字节。
- train_0 至 train_9: 每个子集包含1000个样本,总大小在17707319至17870199字节之间。
数据集大小
- 下载大小: 2180539841字节。
- 数据集大小: 2136030395.0字节。



