hacktoberfest-corpus-es/newyorker_caption_contest_spanish
收藏Hugging Face2023-10-10 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/hacktoberfest-corpus-es/newyorker_caption_contest_spanish
下载链接
链接失效反馈官方服务:
资源简介:
---
license: cc-by-2.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
dataset_info:
features:
- name: image
dtype: image
- name: contest_number
dtype: int32
- name: image_location
dtype: string
- name: image_description
dtype: string
- name: image_uncanny_description
dtype: string
- name: entities
sequence: string
- name: questions
sequence: string
- name: caption_choices
dtype: string
- name: from_description
dtype: string
- name: label
dtype: string
- name: n_tokens_label
dtype: int32
- name: instance_id
dtype: string
splits:
- name: train
num_bytes: 134115134.64
num_examples: 2340
- name: validation
num_bytes: 8055329.0
num_examples: 130
- name: test
num_bytes: 6878764.0
num_examples: 131
download_size: 139896532
dataset_size: 149049227.64
---
提供机构:
hacktoberfest-corpus-es
原始信息汇总
数据集概述
许可证
- 该数据集的许可证为
cc-by-2.0。
配置
- 默认配置 (
default) 包含以下数据文件:- 训练集 (
train):路径为data/train-* - 验证集 (
validation):路径为data/validation-* - 测试集 (
test):路径为data/test-*
- 训练集 (
数据集信息
-
特征:
image:图像数据contest_number:整数类型image_location:字符串类型image_description:字符串类型image_uncanny_description:字符串类型entities:字符串序列questions:字符串序列caption_choices:字符串类型from_description:字符串类型label:字符串类型n_tokens_label:整数类型instance_id:字符串类型
-
数据分割:
- 训练集 (
train):包含 2340 个样本,大小为 134115134.64 字节 - 验证集 (
validation):包含 130 个样本,大小为 8055329.0 字节 - 测试集 (
test):包含 131 个样本,大小为 6878764.0 字节
- 训练集 (
数据集大小
- 下载大小:139896532 字节
- 数据集大小:149049227.64 字节



