ACL 2024findings36 citations

StableToolBench: Towards Stable Large-Scale Benchmarking on Tool Learning of Large Language Models

Zhicheng Guo, Sijie Cheng, Hao Wang, Shihao Liang, Yujia Qin, Peng Li, Zhiyuan Liu, Maosong Sun

Abstract

Large Language Models (LLMs) have witnessed remarkable advancements in recent years, prompting the exploration of tool learning, which integrates LLMs with external tools to address diverse real-world challenges. Assessing the capability of LLMs to utilise tools necessitates large-scale and stable benchmarks. However, previous works relied on either hand-crafted online tools with limited scale, or large-scale real online APIs suffering from instability of API status. To address this problem, we introduce StableToolBench, a benchmark evolving from ToolBench, proposing a virtual API server and stable evaluation system. The virtual API server contains a caching system and API simulators which are complementary to alleviate the change in API status. Meanwhile, the stable evaluation system designs solvable pass and win rates using GPT-4 as the automatic evaluator to eliminate the randomness during evaluation. Experimental results demonstrate the stability of StableToolBench, and further discuss the effectiveness of API simulators, the caching system, and the evaluator system.

BibTeX
@inproceedings{guo-etal-2024-stabletoolbench,
    title = "{S}table{T}ool{B}ench: Towards Stable Large-Scale Benchmarking on Tool Learning of Large Language Models",
    author = "Guo, Zhicheng  and
      Cheng, Sijie  and
      Wang, Hao  and
      Liang, Shihao  and
      Qin, Yujia  and
      Li, Peng  and
      Liu, Zhiyuan  and
      Sun, Maosong  and
      Liu, Yang",
    editor = "Ku, Lun-Wei  and
      Martins, Andre  and
      Srikumar, Vivek",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2024",
    month = aug,
    year = "2024",
    address = "Bangkok, Thailand",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-acl.664/",
    doi = "10.18653/v1/2024.findings-acl.664",
    pages = "11143--11156"
}
StableToolBench: Towards Stable Large-Scale Benchmarking on Tool Learning of Large Language Models · ACL 2024