ryanramos/vqa-with-coco-img-2
收藏Hugging Face2023-03-28 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/ryanramos/vqa-with-coco-img-2
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 883496810.5
num_examples: 16500
download_size: 854737087
dataset_size: 883496810.5
---
# Dataset Card for "vqa-with-coco-img-2"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
ryanramos
原始信息汇总
数据集概述
数据集名称
- 名称: vqa-with-coco-img-2
数据集特征
- 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)
- image: 图像类型 (image)
数据集分割
- train:
- num_bytes: 883496810.5
- num_examples: 16500
数据集大小
- download_size: 854737087
- dataset_size: 883496810.5



