Improving Small-Scale Large Language Models Function Calling for Reasoning Tasks
Graziano A. Manduzio, Federico A. Galatolo, Mario G. C. A. Cimino,, Enzo Pasquale Scilingo, Lorenzo Cominelli

TL;DR
This paper presents a novel training framework for small-scale language models to improve their function calling abilities in reasoning tasks, using RLHF and datasets generated from large models to enhance accuracy.
Contribution
The study introduces a new method for training small models with function calling capabilities tailored for reasoning tasks, reducing reliance on large models.
Findings
Enhanced performance of small models in reasoning tasks.
Effective use of RLHF and DPO for training small models.
Balanced trade-off between model size and reasoning accuracy.
Abstract
Recent advancements in Large Language Models (LLMs) have demonstrated exceptional capabilities in natural language understanding and generation. While these models excel in general complex reasoning tasks, they still face challenges in mathematical problem-solving and logical reasoning. To address these limitations, researchers have explored function calling abilities, allowing LLMs to execute provided functions and utilize their outputs for task completion. However, concentrating on specific tasks can be very inefficient for large-scale LLMs to be used, because of the expensive cost of training and inference stages they need in terms of computational resources. This study introduces a novel framework for training smaller language models in function calling, focusing on specific logical and mathematical reasoning tasks. The approach aims to improve performances of small-scale models for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques
MethodsSparse Evolutionary Training
