Multitool-cot: GPT-3 Can Use Multiple External Tools With Chain Of Thought Prompting | Awesome LLM Papers

Multitool-cot: GPT-3 Can Use Multiple External Tools With Chain Of Thought Prompting

Tatsuro Inaba, Hirokazu Kiyomaru, Fei Cheng, Sadao Kurohashi Β· Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 2: Short Papers) Β· 2023

Large language models (LLMs) have achieved impressive performance on various reasoning tasks. To further improve the performance, we propose MultiTool-CoT, a novel framework that leverages chain-of-thought (CoT) prompting to incorporate multiple external tools, such as a calculator and a knowledge retriever, during the reasoning process. We apply MultiTool-CoT to the Task 2 dataset of NumGLUE, which requires both numerical reasoning and domain-specific knowledge. The experiments show that our method significantly outperforms strong baselines and achieves state-of-the-art performance.

Similar Work
Loading…