An Open-Source Collection of Projects on Document Understanding, Parsing, and Agents
Qwen-Doc is an open-source repository dedicated to Document AI, developed and maintained by the Tongyi-Zhiwen team.
This repository aims to bring together a series of explorations and practices centered on cutting-edge technologies such as long-context understanding, document parsing, and document-based intelligent agents. We are committed to enhancing the capabilities of Large Language Models in processing and comprehending complex documents, and we open-source our models, data, and methodologies to foster community growth.
QwenLong-L1-32B-AWQ, a version processed with AWQ int4 quantization.QwenLong-L1-32B model and the DocQA-RL-1.6K training dataset.This repository currently includes the following projects:
If you find our work helpful in your research, please consider citing our papers:
@article{wan2025qwenlongl1,
title={QwenLong-L1: : Towards Long-Context Large Reasoning Models with Reinforcement Learning},
author={Fanqi Wan, Weizhou Shen, Shengyi Liao, Yingcheng Shi, Chenliang Li, Ziyi Yang, Ji Zhang, Fei Huang, Jingren Zhou, Ming Yan},
journal={arXiv preprint arXiv:2505.17667},
year={2025}
}
@article{shen2025qwenlongl15,
title={QwenLong-L1.5: Post-Training Recipe for Long-Context Reasoning and Memory Management},
author={Weizhou Shen and Ziyi Yang and Chenliang Li and Zhiyuan Lu and Miao Peng and Huashan Sun and Yingcheng Shi and Shengyi Liao and Shaopeng Lai and Bo Zhang and Dayiheng Liu and Fei Huang and Jingren Zhou and Ming Yan},
journal={arXiv preprint arXiv:2512.12967},
year={2025}
}
@article{yang2025spell,
title={SPELL: Self-Play Reinforcement Learning for evolving Long-Context Language Models},
author={Ziyi Yang, Weizhou Shen, Ruijun Chen, Chenliang Li, Fanqi Wan, Ming Yan, Xiaojun Quan, Fei Huang},
journal={arXiv preprint arXiv:2509.23863},
year={2025}
}
@misc{zhou2026mpdocbenchparsebenchmarkingpracticalmultipage,
title={MPDocBench-Parse: Benchmarking Practical Multi-page Document Parsing},
author={Bangbang Zhou and Hangdi Xing and Yifan Chen and Jianjun Xu and Qi Zheng and Feiyu Gao and Zhibo Yang and Shuai Bai and Ming Yan and Jieping Ye and Hongtao Xie},
year={2026},
eprint={2605.22100},
archivePrefix={arXiv},
primaryClass={cs.AI},
url={https://arxiv.org/abs/2605.22100},
}
Python
88.9%
Jupyter Notebook
7.5%
Shell
2.7%
An Open-Source Collection of Projects on Document Understanding, Parsing, and Agents
Qwen-Doc is an open-source repository dedicated to Document AI, developed and maintained by the Tongyi-Zhiwen team.
This repository aims to bring together a series of explorations and practices centered on cutting-edge technologies such as long-context understanding, document parsing, and document-based intelligent agents. We are committed to enhancing the capabilities of Large Language Models in processing and comprehending complex documents, and we open-source our models, data, and methodologies to foster community growth.
QwenLong-L1-32B-AWQ, a version processed with AWQ int4 quantization.QwenLong-L1-32B model and the DocQA-RL-1.6K training dataset.This repository currently includes the following projects:
If you find our work helpful in your research, please consider citing our papers:
@article{wan2025qwenlongl1,
title={QwenLong-L1: : Towards Long-Context Large Reasoning Models with Reinforcement Learning},
author={Fanqi Wan, Weizhou Shen, Shengyi Liao, Yingcheng Shi, Chenliang Li, Ziyi Yang, Ji Zhang, Fei Huang, Jingren Zhou, Ming Yan},
journal={arXiv preprint arXiv:2505.17667},
year={2025}
}
@article{shen2025qwenlongl15,
title={QwenLong-L1.5: Post-Training Recipe for Long-Context Reasoning and Memory Management},
author={Weizhou Shen and Ziyi Yang and Chenliang Li and Zhiyuan Lu and Miao Peng and Huashan Sun and Yingcheng Shi and Shengyi Liao and Shaopeng Lai and Bo Zhang and Dayiheng Liu and Fei Huang and Jingren Zhou and Ming Yan},
journal={arXiv preprint arXiv:2512.12967},
year={2025}
}
@article{yang2025spell,
title={SPELL: Self-Play Reinforcement Learning for evolving Long-Context Language Models},
author={Ziyi Yang, Weizhou Shen, Ruijun Chen, Chenliang Li, Fanqi Wan, Ming Yan, Xiaojun Quan, Fei Huang},
journal={arXiv preprint arXiv:2509.23863},
year={2025}
}
@misc{zhou2026mpdocbenchparsebenchmarkingpracticalmultipage,
title={MPDocBench-Parse: Benchmarking Practical Multi-page Document Parsing},
author={Bangbang Zhou and Hangdi Xing and Yifan Chen and Jianjun Xu and Qi Zheng and Feiyu Gao and Zhibo Yang and Shuai Bai and Ming Yan and Jieping Ye and Hongtao Xie},
year={2026},
eprint={2605.22100},
archivePrefix={arXiv},
primaryClass={cs.AI},
url={https://arxiv.org/abs/2605.22100},
}
Python
88.9%
Jupyter Notebook
7.5%
Shell
2.7%