Safetensors
English
qwen2
AgentTrek-1.0-32B / README.md
ludunjie's picture
Update README.md
9bbc861 verified
metadata
license: apache-2.0
language:
  - en
base_model:
  - Qwen/Qwen2.5-32B-Instruct

AgentTrek: Agent Trajectory Synthesis via Guiding Replay with Web Tutorials

Overview of Pipeline

image/png

AgentTrek is a cost-efficient and scalable framework that synthesizes high-quality agent trajectories by guiding replay with web tutorials. These collected trajectories significantly enhance agent performance.

Quick Start

AgentTrek-1.0-32B is a web agent model finetuned from Qwen2.5-32B-Instruct.

image/png

Citation

@article{xu2024agenttrek,
  author    = {Yiheng Xu and Dunjie Lu and Zhennan Shen and Junli Wang and Zekun Wang and Yuchen Mao and Caiming Xiong and Tao Yu},
  title     = {AgentTrek: Agent Trajectory Synthesis via Guiding Replay with Web Tutorials},
  year={2024},
  eprint={2412.09605},
  archivePrefix={arXiv},
  primaryClass={cs.CL},
  url={https://arxiv.org/abs/2412.09605}
}