ryanramos/vqa-with-coco-img-3
收藏Hugging Face2023-03-28 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/ryanramos/vqa-with-coco-img-3
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: license
dtype: int64
- name: file_name
dtype: string
- name: coco_url
dtype: string
- name: height
dtype: int64
- name: width
dtype: int64
- name: date_captured
dtype: string
- name: flickr_url
dtype: string
- name: captions
list:
- name: caption
dtype: string
- name: id
dtype: int64
- name: questions
list:
- name: answer_type
dtype: string
- name: answers
list:
- name: answer
dtype: string
- name: answer_confidence
dtype: string
- name: answer_id
dtype: int64
- name: image_id
dtype: int64
- name: multiple_choice_answer
dtype: string
- name: question
dtype: string
- name: question_id
dtype: int64
- name: question_type
dtype: string
- name: image_id
dtype: int64
- name: image
dtype: image
splits:
- name: train
num_bytes: 889819603.5
num_examples: 16500
download_size: 860459417
dataset_size: 889819603.5
---
# Dataset Card for "vqa-with-coco-img-3"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息:
特征:
- 名称:许可证(license),数据类型:64位整数(int64)
- 名称:文件名(file_name),数据类型:字符串(string)
- 名称:COCO链接(coco_url),数据类型:字符串(string)
- 名称:图像高度(height),数据类型:64位整数(int64)
- 名称:图像宽度(width),数据类型:64位整数(int64)
- 名称:采集日期(date_captured),数据类型:字符串(string)
- 名称:Flickr链接(flickr_url),数据类型:字符串(string)
- 名称:图像字幕(captions),列表类型,包含子字段:
- 名称:描述文本(caption),数据类型:字符串(string)
- 名称:编号(id),数据类型:64位整数(int64)
- 名称:问题集合(questions),列表类型,包含子字段:
- 名称:答案类型(answer_type),数据类型:字符串(string)
- 名称:答案列表(answers),列表类型,包含子字段:
- 名称:答案内容(answer),数据类型:字符串(string)
- 名称:答案置信度(answer_confidence),数据类型:字符串(string)
- 名称:答案编号(answer_id),数据类型:64位整数(int64)
- 名称:图像编号(image_id),数据类型:64位整数(int64)
- 名称:选择题标准答案(multiple_choice_answer),数据类型:字符串(string)
- 名称:问题文本(question),数据类型:字符串(string)
- 名称:问题编号(question_id),数据类型:64位整数(int64)
- 名称:问题类型(question_type),数据类型:字符串(string)
- 名称:图像编号(image_id),数据类型:64位整数(int64)
- 名称:图像数据(image),数据类型:图像类型(image)
数据集划分:
- 名称:训练集(train),数据字节数:889819603.5,样本总量:16500
下载总大小:860459417
数据集存储总大小:889819603.5
# "vqa-with-coco-img-3"数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
ryanramos
原始信息汇总
数据集概述
数据集名称
- 名称: vqa-with-coco-img-3
数据集特征
- license: 整数类型
- file_name: 字符串类型
- coco_url: 字符串类型
- height: 整数类型
- width: 整数类型
- date_captured: 字符串类型
- flickr_url: 字符串类型
- captions: 列表类型,包含:
- caption: 字符串类型
- id: 整数类型
- questions: 列表类型,包含:
- answer_type: 字符串类型
- answers: 列表类型,包含:
- answer: 字符串类型
- answer_confidence: 字符串类型
- answer_id: 整数类型
- image_id: 整数类型
- multiple_choice_answer: 字符串类型
- question: 字符串类型
- question_id: 整数类型
- question_type: 字符串类型
- image_id: 整数类型
- image: 图像类型
数据集分割
- train:
- num_bytes: 889819603.5
- num_examples: 16500
数据集大小
- download_size: 860459417
- dataset_size: 889819603.5



