PulseAugur
EN
LIVE 06:31:51

New framework generates synthetic data to boost small language model function-calling

Researchers have developed Data Turnstile, an open-source framework designed to generate high-quality synthetic training data for function-calling tasks, specifically targeting small language models (SLMs). This framework addresses the scarcity and noise in existing data by using user-defined API specifications and incorporating constrained, stepwise generation with validation and error-feedback loops. Experiments show that SLMs fine-tuned with Data Turnstile data achieve significantly improved accuracy on function-calling benchmarks, even outperforming much larger models on certain tasks. AI

IMPACT Enables smaller, more efficient models to perform complex tool-use tasks, potentially lowering the barrier for agentic AI deployment.

RANK_REASON The cluster contains an academic paper detailing a new framework and benchmark results. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CL →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New framework generates synthetic data to boost small language model function-calling

COVERAGE [1]

  1. arXiv cs.CL TIER_1 English(EN) · Goutham Ramakrishnan, Megha Sharma ·

    Data Turnstile: A Scalable Open Framework for Function-Calling Data Generation

    arXiv:2607.29250v1 Announce Type: new Abstract: Small language models (SLMs) are attractive for agentic deployment due to low latency, reduced cost, and on-device privacy, yet they struggle with tool-use tasks where training data is scarce and noisy. Unlike larger models, SLMs ca…