Update README.md
Browse files
README.md
CHANGED
|
@@ -13,6 +13,8 @@ base_model:
|
|
| 13 |
## Model Overview
|
| 14 |
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.
|
| 15 |
|
|
|
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
## Model Details
|
|
|
|
| 13 |
## Model Overview
|
| 14 |
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.
|
| 15 |
|
| 16 |
+

|
| 17 |
+
|
| 18 |
---
|
| 19 |
|
| 20 |
## Model Details
|