paper-with-me

홈 › Papers

Seal-Tools: Self-Instruct Tool Learning Dataset for Agent Tuning and Detailed Benchmark

2024-05-14 · Mengsong Wu, Tong Zhu, Han Han, Chuanyuan Tan, Xiang Zhang, Wenliang Chen

This paper presents a new tool learning dataset Seal-Tools, which contains self-instruct API-like tools. Seal-Tools not only offers a large number of tools, but also includes instances which demonstrate the practical application of tools. Seeking to generate data on a large scale while ensuring reliability, we propose a self-instruct method to generate tools and instances, allowing precise control over the process. Moreover, our Seal-Tools contains hard instances that call multiple tools to complete the job, among which some are nested tool callings. For precise and comprehensive evaluation, we use strict format control and design three metrics from different dimensions. Therefore, Seal-Tools can serve as a new benchmark to evaluate the tool-calling ability of LLMs. Finally, we evaluate several prevalent LLMs and our finetuned model on Seal-Tools. The results show that current systems are far from perfect. The code, data and experiment results are available at https://github.com/fairyshine/Seal-Tools .

📄 PDF Abstract BibTeX arXiv:2405.08355

Code (2)

fairyshine/seal-tools 공식 구현
MadeAgents/Hammer pytorch

Similar Papers 제목 키워드 기반

Self-Adapting Language Models

2025-06-12 · Adam Zweiger, Jyothish Pari, Han Guo, Ekin Akyürek 외

Large language models (LLMs) are powerful but static; they lack mechanisms to adapt their weights in response to new tasks, knowledge, or examples. We introduce Self-Adapting LLMs (SEAL), a framework that enables LLMs to…

Data Augmentation

SealQA: Raising the Bar for Reasoning in Search-Augmented Language Models

2025-06-01 · Thinh Pham, Nguyen Nguyen, Pratibha Zunjare, Weiyuan Chen 외

We introduce SealQA, a new challenge benchmark for evaluating SEarch-Augmented Language models on fact-seeking questions where web search yields conflicting, noisy, or unhelpful results. SealQA comes in three flavors: (1…

GPT4Tools: Teaching Large Language Model to Use Tools via Self-instruction

2023-05-30 · NeurIPS 2023 11 · Rui Yang, Lin Song, Yanwei Li, Sijie Zhao 외

This paper aims to efficiently enable Large Language Models (LLMs) to use multimodal tools. Advanced proprietary LLMs, such as ChatGPT and GPT-4, have shown great potential for tool usage through sophisticated prompt eng…

Image GenerationInstruction FollowingLanguage ModelingLanguage Modelling+2

Toolshed: Scale Tool-Equipped Agents with Advanced RAG-Tool Fusion and Tool Knowledge Bases

2024-10-18 · Elias Lumer, Vamse Kumar Subbiah, James A. Burke, Pradeep Honaganahalli Basavaraju 외

Recent advancements in tool-equipped Agents (LLMs) have enabled complex tasks like secure database interactions and multi-agent code development. However, scaling tool capacity beyond agent reasoning or model limits rema…

RAGRetrievalRetrieval-augmented Generation

InstructMesh: Selective Refinement of Generative 3D Models for Fabrication

2026-08-28 · Faraz Faruqi, Ahmed Katary, Demircan Tas, Theresa Hradilak 외 arxiv

Recent advances in generative AI allow users to create 3D models from text or images. However, these models prioritize visual plausibility over geometric accuracy, often generating results with flaws that compromise thei…