maxm
收藏资源简介:
MaXM数据集是一个多语言的视觉问答数据集,包含了多种语言的图像、问题和答案。支持的语言包括英语、法语、印地语、罗马尼亚语、泰语、希伯来语和中文。每个样本包含图像的ID、URL、图像数据、图像的本地化信息、图像的描述、问题ID、问题、答案、处理后的答案、语言标签、是否为集合以及处理方法。数据集分为多个子集,每个子集对应一种语言,并且提供了每个子集的字节数和样本数。数据集的总下载大小和总大小也已提供。
The MaXM Dataset is a multilingual visual question answering (VQA) dataset encompassing images, questions, and answers in diverse languages. Supported languages include English, French, Hindi, Romanian, Thai, Hebrew, and Chinese. Each sample includes the image ID, image URL, image data, image localization information, image description, question ID, question text, raw answer, processed answer, language tag, indicator for set-based samples, and the applied processing method. The dataset is partitioned into multiple subsets, each corresponding to one language, with the byte size and sample count of each subset provided. The total download size and total storage size of the dataset are also specified.
MaXM 数据集概述
基本信息
- 语言:
- 英语 (en)
- 法语 (fr)
- 印地语 (hi)
- 罗马尼亚语 (ro)
- 泰语 (th)
- 希伯来语 (he)
- 中文 (zh)
- 数据集大小:
- 下载大小: 106,887,693 字节
- 数据集大小: 169,766,077 字节
- 任务类别: 视觉问答 (visual-question-answering)
- 数据集名称: MaXM
数据集结构
- 特征:
image_id: 字符串类型image_url: 字符串类型image: 结构体类型,包含bytes和path两个字段image_locale: 字符串类型image_captions: 字符串序列question_id: 字符串类型question: 字符串类型answers: 字符串序列processed_answers: 字符串序列language: 字符串类型is_collection: 布尔类型method: 字符串类型
数据集分割
- 分割信息:
hi: 260 个样本, 23,640,810 字节th: 268 个样本, 23,960,076 字节zh: 277 个样本, 24,634,226 字节fr: 264 个样本, 23,188,830 字节en: 257 个样本, 23,067,651 字节iw: 280 个样本, 25,044,532 字节ro: 284 个样本, 26,229,952 字节
配置信息
- 默认配置:
config_name: defaultdata_files:hi: data/hi-*th: data/th-*zh: data/zh-*fr: data/fr-*en: data/en-*iw: data/iw-*ro: data/ro-*




