SeyedAli/Image-Valence-Arousal
收藏资源简介:
--- 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: string - name: Valence dtype: string splits: - name: train num_bytes: 742980847.5 num_examples: 8612 - name: test num_bytes: 185734177.75 num_examples: 2154 download_size: 928689927 dataset_size: 928715025.25 --- # Dataset Card for "Image-Valence-Arousal" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
配置: - 配置名称:默认 数据文件: - 拆分:训练集 路径:data/train-* - 拆分:测试集 路径:data/test-* 数据集信息: 特征: - 名称:图像 数据类型:图像 - 名称:唤醒度(Arousal) 数据类型:字符串 - 名称:效价(Valence) 数据类型:字符串 拆分: - 名称:训练集 字节数:742980847.5 样本数:8612 - 名称:测试集 字节数:185734177.75 样本数:2154
数据集概述
配置信息
- 默认配置 (
config_name: default)- 训练数据 (
split: train): 路径为data/train-* - 测试数据 (
split: test): 路径为data/test-*
- 训练数据 (
数据集特征
- 图像 (
name: image,dtype: image) - Arousal (
name: Arousal,dtype: string) - Valence (
name: Valence,dtype: string)
数据集拆分
- 训练集 (
name: train)- 样本数量: 8612
- 数据大小: 742980847.5 字节
- 测试集 (
name: test)- 样本数量: 2154
- 数据大小: 185734177.75 字节
数据集大小
- 下载大小: 928689927 字节
- 总数据集大小: 928715025.25 字节




