Jagle
收藏资源简介:
Jagle是目前规模最大的日语多模态后训练数据集,由日本国立情报学研究所等机构联合构建,包含约920万条实例,涵盖通用视觉问答、图表理解、图像描述与知识、OCR问答及基础OCR五大任务类别。该数据集创新性地整合了维基百科图像、政府PDF文档等异构数据源,并通过VLM生成、跨语言翻译等四类策略构建问答对。其数据量达到35亿答案token,在保持日语任务性能的同时不会影响英语模型表现,为低资源语言的多模态模型训练提供了重要基准。
Jagle is currently the largest Japanese multimodal post-training dataset, co-developed by the National Institute of Informatics (NII) of Japan and other institutions. It contains approximately 9.2 million instances, covering five task categories: general visual question answering, chart understanding, image captioning and knowledge grounding, OCR-based visual question answering, and basic OCR. This dataset innovatively integrates heterogeneous data sources including Wikipedia images, government PDF documents and more, and constructs question-answer pairs via four strategies such as vision-language model (VLM) generation and cross-lingual translation. It totals 3.5 billion answer tokens, maintains performance on Japanese multimodal tasks without compromising English model performance, and serves as a critical benchmark for multimodal model training in low-resource languages.
Jagle: Building a Large-Scale Japanese Multimodal Post-Training Dataset for Vision-Language Models
数据集概述
Jagle 是迄今为止最大的日语多模态后训练数据集,包含约 920 万个实例,涵盖多样化任务。
核心信息
- 作者与机构:Issa Sugiura(京都大学、NII LLMC)、Keito Sasagawa(早稻田大学、NII LLMC)、Keisuke Nakao(早稻田大学、NII LLMC)、Koki Maeda(东京科学大学、NII LLMC)、Ziqi Yin(NII LLMC)、Zhishen Yang(NII LLMC)、Shuhei Kurita(NII、NII LLMC)、Yusuke Oda(NII LLMC)、Ryoko Tokuhisa(爱知工业大学、物理化学研究所)、Daisuke Kawahara(早稻田大学、NII LLMC)、Naoaki Okazaki(东京科学大学、NII LLMC)。
- 数据来源:收集了异构的源数据,包括图像、图像-文本对和 PDF 文档。
- 生成策略:通过多种策略生成视觉问答(VQA)对,包括基于 VLM 的问答生成、翻译、基于 OCR 的文本提取、文本渲染以及直接利用现有数据。
- 实验成果:使用 Jagle 训练的 22 亿参数模型在日语任务上表现强劲,在十项日语评估任务的平均得分上超越了 InternVL3.5-2B,并接近 Qwen3-VL-2B-Instruct(差距在五分以内)。此外,将 Jagle 与 FineVision 结合使用不会降低英语性能,反而比单独使用 FineVision 训练提高了英语性能。
- 数据发布:已公开发布数据集、训练模型和代码。
数据集特点
- 规模:约 920 万个实例。
- 内容多样性:涵盖广泛的视觉内容,包括自然图像、图表和表格、文档图像以及演示文稿幻灯片。
- 构建目的:旨在解决其他语言(尤其是日语)中 VQA 数据集在规模和领域覆盖上的局限性,为构建高质量的多语言和非英语 VLM 提供支持。
相关链接
- arXiv:https://speed1313.github.io/Jagle/
- 🤗 Hugging Face:https://speed1313.github.io/Jagle/
- 代码:https://speed1313.github.io/Jagle/
- 博客:https://speed1313.github.io/Jagle/





