ARPO-RL-Reasoning-10K
收藏资源简介:
ARPO数据集是支持训练和评估多轮LLM基础代理的框架,旨在提高LLM在长距离推理和多轮工具交互方面的能力。
The ARPO Dataset is a framework that supports the training and evaluation of multi-turn LLM-based agents, aiming to enhance the capabilities of LLMs in long-horizon reasoning and multi-turn tool interaction.
ARPO-RL-Reasoning-10K 数据集概述
基本信息
- 许可证: MIT
- 任务类别: 文本生成
- 标签: 强化学习、大语言模型、智能体、工具使用、推理、知识、深度搜索
数据集背景
该数据集隶属于Agentic Reinforced Policy Optimization (ARPO)框架,用于训练和评估基于大语言模型的多轮智能体。旨在提升大语言模型在长程推理和多轮工具交互中的能力。
数据集结构
数据集以parquet文件形式发布,包含以下部分:
-
推理与知识数据集:
train_10k.parquet: 包含10,000个数学和知识推理任务的样本。test.parquet: 包含来自8个数据集的300个测试样本(AIME24、AIME25、MATH500、GSM8k、HotpotQA、2Wiki、Misque、Bamboogle)。
-
深度搜索数据集:
hard_search.parquet: 包含1,000个样本(800来自simpledeepsearch,200来自webdancer)。gaia_test.parquet/hle_test.parquet: 包含来自GAIA和Humanity Last Exam (HLE)基准的测试样本。
使用方式
可通过以下命令下载数据集: bash git lfs install git clone https://huggingface.co/datasets/dongguanting/ARPO-RL-Reasoning-10K
相关资源
- 论文: Agentic Reinforced Policy Optimization
- arXiv: https://arxiv.org/abs/2507.19849
- GitHub仓库: https://github.com/dongguanting/ARPO
引用
如需引用,请使用以下BibTeX条目: bibtex @misc{dong2025arpo, title={Agentic Reinforced Policy Optimization}, author={Guanting Dong and Hangyu Mao and Kai Ma and Licheng Bao and Yifei Chen and Zhongyuan Wang and Zhongxia Chen and Jiazhen Du and Huiyang Wang and Fuzheng Zhang and Guorui Zhou and Yutao Zhu and Ji-Rong Wen and Zhicheng Dou}, year={2025}, eprint={2507.19849}, archivePrefix={arXiv}, primaryClass={cs.LG}, url={https://arxiv.org/abs/2507.19849}, }




