nguyenhuy commited on
Commit
73c5adc
Β·
verified Β·
1 Parent(s): 22c9f57

Update model card

Browse files
Files changed (1) hide show
  1. README.md +0 -15
README.md CHANGED
@@ -90,21 +90,6 @@ The fine-tuned model generates **36% fewer tokens** while maintaining higher acc
90
  | [**Toucan-1.5M**](https://huggingface.co/datasets/Agent-Ark/Toucan-1.5M) | 40,000 | **Negative** | Irrelevant queries (Server Shuffle method) |
91
  | **Synthetic Negatives** | 6,000 | **Negative** | Domain mismatch, partial fulfillment, permission errors |
92
 
93
- ### Dataset Statistics
94
-
95
- ```
96
- Total Training Samples: ~117,000
97
- β”œβ”€β”€ Positive Samples: 71,248 (61%)
98
- β”‚ β”œβ”€β”€ Single tool call: ~55K
99
- β”‚ └── Multi tool call: ~14K
100
- └── Negative Samples: 46,000 (39%)
101
- β”œβ”€β”€ Toucan Irrelevant: 40,000 (86.9%)
102
- β”œβ”€β”€ Domain Mismatch: 3,000 (6.5%)
103
- β”œβ”€β”€ Action Mismatch: 1,500 (3.3%)
104
- β”œβ”€β”€ Partial Fulfillment: 1,000 (2.2%)
105
- β”œβ”€β”€ Permission/Auth: 300 (0.7%)
106
- └── Format Mismatch: 200 (0.4%)
107
- ```
108
 
109
  ### Negative Sample Types
110
 
 
90
  | [**Toucan-1.5M**](https://huggingface.co/datasets/Agent-Ark/Toucan-1.5M) | 40,000 | **Negative** | Irrelevant queries (Server Shuffle method) |
91
  | **Synthetic Negatives** | 6,000 | **Negative** | Domain mismatch, partial fulfillment, permission errors |
92
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
93
 
94
  ### Negative Sample Types
95