构建多粒度工具使用评测集,无需人工或GPT评估,可高效测试大模型真实场景工具调用能力。
MTU-Bench: A Multi-granularity Tool-Use Benchmark for Large Language Models
- 覆盖五类工具使用场景,从单轮单工具到跨轮多工具及分布外任务
- 所有指标基于预测结果与真实答案比对,避免依赖GPT或人工评分
- 基于高质量数据集转换生成,配套指令数据集提升模型工具使用能力
大型语言模型在推理与决策能力上取得显著进展,能与用户进行自然对话。近年来,虽已提出多个工具使用评测数据集,但普遍存在评估场景有限(如仅覆盖少量工具使用场景)和评估成本高(如依赖GPT API费用)的问题。为解决上述问题,本文提出一个名为MTU-Bench的多粒度工具使用评测基准。其‘多粒度’特性涵盖五类工具使用场景:单轮单工具、单轮多工具、多轮单工具、多轮多工具以及分布外任务。所有评估指标均基于模型预测结果与真实标签比对,无需GPT或人工评估。数据通过转化现有高质量数据集生成,以模拟真实世界工具使用场景,并额外构建了名为MTU-Instruct的指令数据集,用于增强现有大模型的工具使用能力。全面实验表明,该基准有效验证了模型性能。代码与数据将开源于https://github.com/MTU-Bench-Team/MTU-Bench.git。
原文摘要 · Abstract (English)
Large Language Models (LLMs) have displayed massive improvements in reasoning and decision-making skills and can hold natural conversations with users. Recently, many tool-use benchmark datasets have been proposed. However, existing datasets have the following limitations: (1). Insufficient evaluation scenarios (e.g., only cover limited tool-use scenes). (2). Extensive evaluation costs (e.g., GPT API costs). To address these limitations, in this work, we propose a multi-granularity tool-use benchmark for large language models called MTU-Bench. For the "multi-granularity" property, our MTU-Bench covers five tool usage scenes (i.e., single-turn and single-tool, single-turn and multiple-tool, multiple-turn and single-tool, multiple-turn and multiple-tool, and out-of-distribution tasks). Besides, all evaluation metrics of our MTU-Bench are based on the prediction results and the ground truth without using any GPT or human evaluation metrics. Moreover, our MTU-Bench is collected by transforming existing high-quality datasets to simulate real-world tool usage scenarios, and we also propose an instruction dataset called MTU-Instruct data to enhance the tool-use abilities of existing LLMs. Comprehensive experimental results demonstrate the effectiveness of our MTU-Bench. Code and data will be released at https: //github.com/MTU-Bench-Team/MTU-Bench.git.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。