Zichen1024/SAP-9k
Viewer • Updated • 9.64k • 20 • 2
paper: SAP: State-Guided Data Synthesis with Argument Provenance for Multi-Turn Tool Use
SAP-4B is a 4B-parameter agentic language model specialized in long-horizon multi-turn tool use and function calling. It is trained via supervised fine-tuning (SFT, no reinforcement learning) on high-quality, executor-validated trajectories with explicit argument provenance annotations. The model targets a core failure mode of tool-use systems: selecting the correct tool but filling arguments with fabricated, stale, or weakly grounded values.
Three stages:
| Item | Specification |
|---|---|
| Model Name | SAP-4B |
| Backbone | Qwen3-4B-Instruct-2507 |
| Parameter Size | 4B |
| Training Paradigm | Pure SFT (no RL) |
| Training Data | 9,644 multi-turn tool-use trajectories, all validated against live tool executors |
| Training Framework | verl |
| Hyperparameters | AdamW optimizer, learning rate 1e-6, batch size 128, 10 epochs |
| Benchmark Subset | Accuracy |
|---|---|
| Overall Average | ~30.4% |
| multi_turn_base | 35.50% |
| multi_turn_long_context | 35.50% |
| multi_turn_miss_func | 24.50% |
| multi_turn_miss_param | 26.00% |
| Benchmark Split | Score |
|---|---|
| Overall Average | 35.1% |
| Retail | 42.1% |
| Airline | 28.0% |