paper-with-me

홈 › Papers

Toolink: Linking Toolkit Creation and Using through Chain-of-Solving on Open-Source Model

2023-10-08 · Cheng Qian, Chenyan Xiong, Zhenghao Liu, Zhiyuan Liu

Large Language Models (LLMs) have demonstrated remarkable progress in utilizing tools, but their closed-source nature and high inference costs pose limitations on their adaptability, necessitating a valid method that leverages smaller, open-sourced models. In this paper, we introduce Toolink, a comprehensive framework that performs task-solving by first creating a toolkit and then integrating the planning and calling of tools through a chain-of-solving (CoS) approach. We first validate the efficacy of Toolink in harnessing the model's creativity and CoS ability on ChatGPT. Subsequently, we curate CoS-GPT, a chain-of-solving dataset designed for tool-using, and finetune the LLaMA-7B model. It results in LLaMA-CoS, a powerful open-source model with advanced tool-planning and tool-calling capabilities. Evaluation of diverse tasks from BIG-bench demonstrates its CoS ability matches that of ChatGPT while its performance surpasses the chain-of-thought approach. Further studies highlight the generalization of LLaMA-CoS to unseen tasks and showcase its capability in using toolkits not explicitly tailored for the target task, affirming its robustness in real-world scenarios.

📄 PDF Abstract BibTeX arXiv:2310.05155

Code (1)

qiancheng0/toolink 공식 구현

Tasks

valid

Similar Papers 제목 키워드 기반

PyChain: A Fully Parallelized PyTorch Implementation of LF-MMI for End-to-End ASR

2020-05-20 · Yiwen Shao, Yiming Wang, Daniel Povey, Sanjeev Khudanpur

We present PyChain, a fully parallelized PyTorch implementation of end-to-end lattice-free maximum mutual information (LF-MMI) training for the so-called \emph{chain models} in the Kaldi automatic speech recognition (ASR…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)GPUspeech-recognition+1

HOSMEL: A Hot-Swappable Modularized Entity Linking Toolkit for Chinese

2022-05-01 · ACL 2022 5 · Daniel Zhang-li, Jing Zhang, Jifan Yu, Xiaokang Zhang 외

We investigate the usage of entity linking (EL)in downstream tasks and present the first modularized EL toolkit for easy task adaptation. Different from the existing EL methods that dealwith all the features simultaneous…

Entity LinkingQuestion Answering

NECE: Narrative Event Chain Extraction Toolkit

2022-08-17 · Guangxuan Xu, Paulina Toro Isaza, Moshi Li, Akintoye Oloko 외

To understand a narrative, it is essential to comprehend the temporal event flows, especially those associated with main characters; however, this can be challenging with lengthy and unstructured narrative texts. To addr…

Question Answering

Multi-Sentence Argument Linking

2019-11-09 · ACL 2020 6 · Seth Ebner, Patrick Xia, Ryan Culkin, Kyle Rawlins 외

We present a novel document-level model for finding argument spans that fill an event's roles, connecting related ideas in sentence-level semantic role labeling and coreference resolution. Because existing datasets for c…

coreference-resolutionCoreference ResolutionSemantic Role LabelingSentence+1

A Toolkit for Compliance, a Toolkit for Justice: Drawing on Cross-sectoral Expertise to Develop a Pro-justice EU AI Act Toolkit

2025-05-22 · Tomasz Hollanek, Yulu Pi, Cosimo Fiorini, Virginia Vignali 외

The introduction of the AI Act in the European Union presents the AI research and practice community with a set of new challenges related to compliance. While it is certain that AI practitioners will require additional g…

Ethics