metga97 commited on
Commit
693b895
·
verified ·
1 Parent(s): d8574b3

Upload eval_report.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. eval_report.json +16 -0
eval_report.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "overall": {
3
+ "rows": 5053,
4
+ "missed_calls": 4531
5
+ },
6
+ "overall_rates": {
7
+ "tool_name_acc": 0.0,
8
+ "strict_em": 0.0,
9
+ "key_f1": 0.0,
10
+ "missed_call_rate": 1.0,
11
+ "false_call_rate": 0.0,
12
+ "max_seq_len": 2048,
13
+ "base_model": "google/functiongemma-270m-it",
14
+ "dataset": "metga97/arabic-tooluse-functiongemma-v1"
15
+ }
16
+ }