ryanramos/vqa-with-coco-annotated-no-images
收藏Hugging Face2023-04-03 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/ryanramos/vqa-with-coco-annotated-no-images
下载链接
链接失效反馈官方服务:
资源简介:
---
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: question
dtype: string
- name: answer
dtype: string
- name: qa_statement
dtype: string
splits:
- name: train
num_bytes: 197985750
num_examples: 82783
download_size: 49025655
dataset_size: 197985750
---
# Dataset Card for "vqa-with-coco-annotated-no-images"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
dataset_info:
features:
- 字段名:许可证(license),数据类型:64位整型
- 字段名:文件名(file_name),数据类型:字符串
- 字段名:COCO链接(coco_url),数据类型:字符串
- 字段名:图像高度(height),数据类型:64位整型
- 字段名:图像宽度(width),数据类型:64位整型
- 字段名:拍摄日期(date_captured),数据类型:字符串
- 字段名:Flickr链接(flickr_url),数据类型:字符串
- 字段名:字幕列表(captions),其子项为:
- 字段名:字幕文本(caption),数据类型:字符串
- 字段名:字幕ID(id),数据类型:64位整型
- 字段名:问题列表(questions),其子项为:
- 字段名:答案类型(answer_type),数据类型:字符串
- 字段名:答案集合(answers),其子项为:
- 字段名:答案文本(answer),数据类型:字符串
- 字段名:答案置信度(answer_confidence),数据类型:字符串
- 字段名:答案ID(answer_id),数据类型:64位整型
- 字段名:图像ID(image_id),数据类型:64位整型
- 字段名:选择题标准答案(multiple_choice_answer),数据类型:字符串
- 字段名:问题文本(question),数据类型:字符串
- 字段名:问题ID(question_id),数据类型:64位整型
- 字段名:问题类型(question_type),数据类型:字符串
- 字段名:图像ID(image_id),数据类型:64位整型
- 字段名:问题文本(question),数据类型:字符串
- 字段名:答案文本(answer),数据类型:字符串
- 字段名:问答语句(qa_statement),数据类型:字符串
splits:
- 划分名称:训练集(train),占用字节数:197985750,样本数量:82783
download_size: 49025655
dataset_size: 197985750
---
# 「无图像COCO标注视觉问答数据集」数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
ryanramos原始信息汇总
数据集概述
数据集特征
- license: 数据类型为 int64
- file_name: 数据类型为 string
- coco_url: 数据类型为 string
- height: 数据类型为 int64
- width: 数据类型为 int64
- date_captured: 数据类型为 string
- flickr_url: 数据类型为 string
- captions: 包含以下子特征
- caption: 数据类型为 string
- id: 数据类型为 int64
- questions: 包含以下子特征
- answer_type: 数据类型为 string
- answers: 包含以下子特征
- answer: 数据类型为 string
- answer_confidence: 数据类型为 string
- answer_id: 数据类型为 int64
- image_id: 数据类型为 int64
- multiple_choice_answer: 数据类型为 string
- question: 数据类型为 string
- question_id: 数据类型为 int64
- question_type: 数据类型为 string
- image_id: 数据类型为 int64
- question: 数据类型为 string
- answer: 数据类型为 string
- qa_statement: 数据类型为 string
数据集分割
- train:
- 数据大小: 197985750 字节
- 示例数量: 82783
数据集大小
- 下载大小: 49025655 字节
- 数据集大小: 197985750 字节



