Hephaestus: Improving Fundamental Agent Capabilities of Large Language Models through Continual Pre-Training
About
Due to the scarcity of agent-oriented pre-training data, LLM-based autonomous agents typically rely on complex prompting or extensive fine-tuning, which often fails to introduce new capabilities while preserving strong generalizability. We introduce Hephaestus-Forge, the first large-scale pre-training corpus designed to enhance the fundamental capabilities of LLM agents in API function calling, intrinsic reasoning and planning, and adapting to environmental feedback. Hephaestus-Forge comprises 103B agent-specific data encompassing 76,537 APIs, including both tool documentation to introduce knowledge of API functions and function calling trajectories to strengthen intrinsic reasoning. To explore effective training protocols, we investigate scaling laws to identify the optimal recipe in data mixing ratios. By continual pre-training on Hephaestus-Forge, Hephaestus outperforms small- to medium-scale open-source LLMs and rivals commercial LLMs on three agent benchmarks, demonstrating the effectiveness of our pre-training corpus in enhancing fundamental agentic capabilities and generalization of LLMs to new tasks or environments.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Web Shopping Agent | Webshop | Success Rate (SR)63.9 | 72 | |
| Embodied Agent Instruction Following | ALFWorld (ALF) (test) | Success Rate46 | 19 | |
| Knowledge Graph Interaction Agent Task | KG | Success Rate21.2 | 19 | |
| Database Querying Agent Task | DB | Success Rate32.3 | 19 | |
| Operating System Interaction Agent Task | OS | Success Rate20.8 | 19 |