Lloviant/autotrain-data-ex-and-pt
收藏Hugging Face2023-01-28 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Lloviant/autotrain-data-ex-and-pt
下载链接
链接失效反馈官方服务:
资源简介:
该数据集是用于图像分类任务的,由AutoTrain自动处理生成。数据集包含图像和对应的目标标签,图像格式为3840x2160的RGB或RGBA PIL图像,目标标签为分类标签,共有6个类别。数据集分为训练集和验证集,分别包含15和7个样本。
提供机构:
Lloviant
原始信息汇总
数据集概述
数据集描述
该数据集是为项目“ex-and-pt”通过AutoTrain自动处理生成的,主要用于图像分类任务。
语言
数据集的语言代码为unk。
数据集结构
数据实例
数据集中的样本示例如下:
json [ { "image": "<3840x2160 RGB PIL image>", "target": 2 }, { "image": "<3840x2160 RGBA PIL image>", "target": 5 } ]
数据集字段
数据集包含以下字段:
json { "image": "Image(decode=True, id=None)", "target": "ClassLabel(names=[EX and PT, EX and PT Logo, EX and PT Mutant, EX and PT Mutants, EX and PT TCG, Vagitron], id=None)" }
数据集分割
数据集被分割为训练集和验证集,分割详情如下:
| 分割名称 | 样本数量 |
|---|---|
| 训练集 | 15 |
| 验证集 | 7 |



