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)
提供机构:
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 字节



