cairocode/MSP_POD_Activation
收藏Hugging Face2024-05-22 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/cairocode/MSP_POD_Activation
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': '1'
'1': '2'
'2': '3'
'3': '4'
'4': '5'
'5': '6'
'6': '7'
splits:
- name: train
num_bytes: 3637837063.634
num_examples: 84074
- name: test
num_bytes: 786377458.024
num_examples: 17801
download_size: 4789743004
dataset_size: 4424214521.658
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
cairocode
原始信息汇总
数据集概述
数据集特征
- image: 图像数据类型。
- label: 类别标签,具体类别映射如下:
- 0: 1
- 1: 2
- 2: 3
- 3: 4
- 4: 5
- 5: 6
- 6: 7
数据集划分
- train: 训练集,包含84074个样本,总大小为3637837063.634字节。
- test: 测试集,包含17801个样本,总大小为786377458.024字节。
数据集大小
- 下载大小: 4789743004字节。
- 数据集总大小: 4424214521.658字节。
数据文件配置
- config_name: default
- data_files:
- split: train, path: data/train-*
- split: test, path: data/test-*



