cvqa
收藏资源简介:
CVQA是一个多语言、文化多样性的视觉问答基准数据集,包含来自33个国家和地区语言对的9000多个问题。问题以本地语言和英语两种形式呈现,并分为10个不同的类别。数据集设计用于测试集,包含图像、问题、翻译问题、选项、翻译选项、标签、类别、图像类型、图像来源和许可证等字段。数据集的创建涉及问题制定和验证两个步骤,由熟练的注释者手工制作问题,并经过另一注释者的验证。注释者主要是母语者,且在相应国家居住超过16年。数据集的每个问题都有其自己的许可证,所有数据可用于研究目的,但并非所有条目都允许商业使用。
CVQA is a multilingual, culturally diverse Visual Question Answering (VQA) benchmark dataset containing over 9,000 questions spanning language pairs from 33 countries and regions. Each question is provided in both its native language and English, and is categorized into 10 distinct categories. This dataset is designed for evaluation and testing purposes, and includes fields such as image, question, translated question, option, translated option, label, category, image type, image source, and license. The development of the dataset involves two core stages: question formulation and validation. Questions are manually crafted by skilled annotators, and then verified by a separate annotator. The annotators are primarily native speakers who have resided in their respective countries for more than 16 years. Each question in the dataset has its own individual license. All data is available for research purposes, but not all entries permit commercial utilization.
CVQA数据集概述
数据集基本信息
- 名称: CVQA
- 语言: 包含33个国家和地区语言对
- 规模: 1K<n<10K
- 任务类别: 问答
- 数据集大小: 4778972036.042字节
- 下载大小: 4952302684字节
数据集结构
特征
- image: 图像,数据类型为image
- ID: 唯一ID,数据类型为string
- Subset: 语言-国家对,数据类型为string
- Question: 本地语言的问题,数据类型为string
- Translated Question: 英文翻译的问题,数据类型为string
- Options: 本地语言的答案选项列表,数据类型为sequence
- Translated Options: 英文翻译的答案选项列表,数据类型为sequence
- Label: 标签,数据类型为int64,值始终为-1
- Category: 样本类别,数据类型为string
- Image Type: 图像类型,数据类型为string,值为
Self或External - Image Source: 图像来源,数据类型为string
- License: 图像对应的许可证,数据类型为string
数据实例
- test分割包含10374个样本
数据集创建
数据来源
- 图像来源可以是现有的外部图像或贡献者自己的图像
- 外部图像保留原始许可证,贡献者的图像根据贡献者的决定进行许可
数据标注
- 数据创建包括问题制定和验证两个步骤
- 标注者需要编写一个问题,包含一个正确答案和三个干扰项
- 问题必须与图像相关,且具有文化特色
- 另一个标注者负责检查和验证图像和问题是否符合指南
标注者
- 标注者需要是相关语言的流利使用者,并熟悉相关文化
- 标注者主要是母语使用者,约89%的标注者在相应国家居住超过16年
许可证信息
- 每个问题都有自己的许可证
- 所有数据可用于研究目的,但并非每个条目都允许商业使用




