模型

OvisOCR2

ATH-MaaS/OvisOCR2

查看上游原文 ↗
上游访问:公开 本站服务:可咨询 许可证:apache-2.0 上游版本:65c619d374b5

中文简介

OvisOCR2 是一个约 0.8B 参数的端到端页面级文档解析模型,基于 Qwen3.5-0.8B 继续训练。给定文档页面图像,它可按自然阅读顺序生成 Markdown,并覆盖正文、公式、表格和视觉区域;上游给出多阶段训练与评测结果,实际项目仍需用目标版式和语言进行验证。

UPSTREAM README

上游模型卡 / 数据集卡

在 Hugging Face 查看原文 ↗

OvisOCR2 是一个约 0.8B 参数的端到端页面级文档解析模型,基于 Qwen3.5-0.8B 继续训练。给定文档页面图像,它可按自然阅读顺序生成 Markdown,并覆盖正文、公式、表格和视觉区域;上游给出多阶段训练与评测结果,实际项目仍需用目标版式和语言进行验证。

已有简体中文译文 · 本站中文整理 · 2026-07-23 14:50

OvisOCR2 Technical Report  |  Online Demo Introduction We are pleased to announce the release of OvisOCR2, a compact 0.8B end-to-end model for page-level document parsing. Given a document page image, OvisOCR2 generates a Markdown representation in natural reading order, covering text, formulas, tables, and visual regions. OvisOCR2 is developed by post-training Qwen3.5-0.8B using a carefully designed data engine that combines real-world and synthetic data, together with a multi-stage training recipe integrating SFT, RL, and OPD. The model delivers strong document parsing performance while maintaining a small deployment footprint. OvisOCR2 achieves an overall score of 96.58 on OmniDocBench v1.6, establishing a new state of the art and **becoming the first end-to-end model to top this leaderboard previously dominated by pipeline methods**. On PureDocBench, OvisOCR2 also achieves the highest Avg3 score of 75.06. Performance Inference By default, `parse` removes HTML image tags for visual regions. To render Markdown with visual regions, set `filter_imgtags=False` and save the Markdown file together with the referenced image crops as follows: Citation If you find OvisOCR2 useful, please consider citing our technical report: License This project is licensed under the Apache License, Version 2.0 (SPDX-License-Identifier: Apache-2.0). Disclaimer We used filtering and quality-assurance procedures during data construction to reduce parsing errors such as repeated outputs, incomplete content, invalid table/formula structures, and reading-order inconsistencies. Due to the diversity and complexity of real-world documents, OvisOCR2 may still produce incorrect or incomplete outputs. Please manually verify results in critical applications.

公开页仅展示原文摘录;完整模型卡或数据集卡请前往上游仓库查看。

上游文件元数据

  • .gitattributes1.71 KB
  • chat_template.jinja7.57 KB
  • config.json2.84 KB
  • LICENSE11.27 KB
  • merges.txt3.20 MB
  • model.safetensors1.59 GB
  • performance.png857.82 KB
  • performance_omnidocbench_v16.png591.77 KB
  • performance_puredocbench.png561.87 KB
  • preprocessor_config.json390 B
  • README.md7.73 KB
  • tokenizer.json12.21 MB
第三方资源声明

本页面为橙子AI科技的中文整理与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。