ryanramos/vqa-with-coco-img-4
收藏Hugging Face2023-03-28 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/ryanramos/vqa-with-coco-img-4
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 915855341.125
num_examples: 16783
download_size: 885712220
dataset_size: 915855341.125
---
# Dataset Card for "vqa-with-coco-img-4"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息:
特征列表:
- 属性名:许可证(license),数据类型:int64
- 属性名:文件名(file_name),数据类型:字符串
- 属性名:COCO(Common Objects in Context)链接(coco_url),数据类型:字符串
- 属性名:图像高度(height),数据类型:int64
- 属性名:图像宽度(width),数据类型:int64
- 属性名:采集日期(date_captured),数据类型:字符串
- 属性名:Flickr平台链接(flickr_url),数据类型:字符串
- 属性名:字幕列表(captions),为列表类型,其元素包含以下子属性:
- 字幕内容(caption),数据类型:字符串
- 字幕ID(id),数据类型:int64
- 属性名:问题列表(questions),为列表类型,其元素包含以下子属性:
- 答案类型(answer_type),数据类型:字符串
- 答案详情列表(answers),为列表类型,其元素包含以下子属性:
- 答案内容(answer),数据类型:字符串
- 答案置信度(answer_confidence),数据类型:字符串
- 答案ID(answer_id),数据类型:int64
- 图像ID(image_id),数据类型:int64
- 选择题答案(multiple_choice_answer),数据类型:字符串
- 问题文本(question),数据类型:字符串
- 问题ID(question_id),数据类型:int64
- 问题类型(question_type),数据类型:字符串
- 属性名:图像ID(image_id),数据类型:int64
- 属性名:图像(image),数据类型:图像类型
数据集划分:
- 划分名称:训练集(train),字节大小:915855341.125,样本量:16783
下载大小:885712220 字节
数据集总大小:915855341.125 字节
# "基于COCO图像的视觉问答(Visual Question Answering)数据集v4"数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
ryanramos
原始信息汇总
数据集概述
数据集名称
- 名称: vqa-with-coco-img-4
数据集特征
- 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: 915855341.125
- num_examples: 16783
数据集大小
- download_size: 885712220
- dataset_size: 915855341.125



