ashnrk/cifar10_lt_r10_text
收藏Hugging Face2023-06-14 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/ashnrk/cifar10_lt_r10_text
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: img
dtype: image
- name: label
dtype:
class_label:
names:
'0': airplane
'1': automobile
'2': bird
'3': cat
'4': deer
'5': dog
'6': frog
'7': horse
'8': ship
'9': truck
- name: text_label
dtype: string
splits:
- name: train
num_bytes: 9133039.5
num_examples: 4084
download_size: 9126904
dataset_size: 9133039.5
---
# Dataset Card for "cifar10_lt_r10_text"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
ashnrk
原始信息汇总
数据集概述
数据集名称
cifar10_lt_r10_text
数据集特征
- img: 图像数据类型
- label: 分类标签,包含以下类别:
- 0: airplane
- 1: automobile
- 2: bird
- 3: cat
- 4: deer
- 5: dog
- 6: frog
- 7: horse
- 8: ship
- 9: truck
- text_label: 字符串数据类型
数据集分割
- train:
- 数据量: 9133039.5 字节
- 示例数量: 4084
数据集大小
- 下载大小: 9126904 字节
- 数据集总大小: 9133039.5 字节



