SeyedAli/Image-Arousal-Valence-continious-class-v2
收藏Hugging Face2024-05-28 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/SeyedAli/Image-Arousal-Valence-continious-class-v2
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: image
dtype: image
- name: Arousal
dtype: float64
- name: Valence
dtype: float64
splits:
- name: train
num_bytes: 938415170.375
num_examples: 10645
- name: test
num_bytes: 235289018.25
num_examples: 2662
download_size: 1172960336
dataset_size: 1173704188.625
---
# Dataset Card for "Image-Arousal-Valence-continious-class-v1"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
SeyedAli
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集:
data/train-* - 测试集:
data/test-*
- 训练集:
数据集信息
-
特征:
- image: 图像类型
- Arousal: 浮点数类型,
float64 - Valence: 浮点数类型,
float64
-
分割:
- 训练集:
- 数据量: 10645个样本
- 大小: 938415170.375字节
- 测试集:
- 数据量: 2662个样本
- 大小: 235289018.25字节
- 训练集:
-
下载大小: 1172960336字节
-
数据集总大小: 1173704188.625字节



