ryanramos/vqa-with-coco-img-0
收藏资源简介:
--- 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: 879162652.5 num_examples: 16500 download_size: 849463217 dataset_size: 879162652.5 --- # Dataset Card for "vqa-with-coco-img-0" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息: 特征项: - 名称:license(许可证标识),数据类型:64位整数 - 名称:file_name(文件名),数据类型:字符串 - 名称:coco_url(COCO平台链接),数据类型:字符串 - 名称:height(图像高度),数据类型:64位整数 - 名称:width(图像宽度),数据类型:64位整数 - 名称:date_captured(拍摄日期),数据类型:字符串 - 名称:flickr_url(Flickr平台链接),数据类型:字符串 - 名称:captions(字幕标注集),为列表类型,包含以下子字段: - 名称:caption(字幕文本),数据类型:字符串 - 名称:id(标注ID),数据类型:64位整数 - 名称:questions(问题集),为列表类型,包含以下子字段: - 名称:answer_type(答案类型),数据类型:字符串 - 名称:answers(候选答案列表),为列表类型,包含以下子字段: - 名称:answer(答案内容),数据类型:字符串 - 名称:answer_confidence(答案置信度),数据类型:字符串 - 名称:answer_id(答案ID),数据类型:64位整数 - 名称:image_id(关联图像ID),数据类型:64位整数 - 名称:multiple_choice_answer(多选标准答案),数据类型:字符串 - 名称:question(问题文本),数据类型:字符串 - 名称:question_id(问题ID),数据类型:64位整数 - 名称:question_type(问题类型),数据类型:字符串 - 名称:image_id(图像ID),数据类型:64位整数 - 名称:image(图像数据),数据类型:图像类型 数据集划分: - 名称:train(训练集),占用字节数:879162652.5,样本总量:16500 下载大小:849463217 数据集总大小:879162652.5 # 「vqa-with-coco-img-0」视觉问答(Visual Question Answering,VQA)数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集名称
- vqa-with-coco-img-0
数据集特征
- license: int64
- file_name: string
- coco_url: string
- height: int64
- width: int64
- date_captured: string
- flickr_url: string
- captions: list
- caption: string
- id: int64
- questions: list
- answer_type: string
- answers: list
- 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: 879162652.5
- num_examples: 16500
数据集大小
- download_size: 849463217
- dataset_size: 879162652.5



