EXAMS-V
收藏资源简介:
EXAMS-V 是一个多语言多模态基准数据集,包含来自多个国家的国家考试中收集的 20,932 个多项选择题。该数据集包含两种数据格式:15,846 个纯文本和 5,086 个文本和视觉。数据集的创建过程涉及从多个数据集中收集和合成科学相关的文本和图像对,以创建统一的文本和图像实例。该数据集旨在解决科学视觉问答任务中的挑战,通过将视觉和文本内容嵌入单个图像中,评估模型在真实条件下的性能。
EXAMS-V is a multilingual multimodal benchmark dataset containing 20,932 multiple-choice questions collected from national examinations across multiple countries. This dataset includes two data formats: 15,846 pure text samples and 5,086 text-and-visual samples. The dataset construction process involves collecting and synthesizing science-related text-image pairs from multiple sources to generate unified text-image instances. This dataset aims to address the challenges in scientific visual question answering tasks, and evaluates model performance under real-world conditions by embedding both visual and textual content within a single image.
Scientific_VQA数据集概述
数据集基本信息
- 数据集名称: Scientific_VQA
- 存储位置: https://huggingface.co/datasets/Shoir/Scientific_VQA
- 数据量: 1,226,721,149.8字节
- 下载大小: 1,099,906,068字节
- 样本数量: 6,968条
数据结构
数据特征
- image: 图像数据
- status: 字符串类型
- question_text: 字符串类型
- question: 字符串类型
- backround_description: 字符串类型
- answer_text: 字符串类型
- new_answer_text: 字符串类型
- options: 字符串类型
- new_options_format: 字符串类型
- level: 字符串类型
- language: 字符串类型
- subject: 字符串类型
- subject_category: 字符串类型
- font: 字符串类型
- colour: 字符串类型
数据划分
- 训练集: 包含6,968个样本,大小为1,226,721,149.8字节
配置信息
- 默认配置: 数据文件路径为data/train-*




