pymlex commited on
Commit
f87dcb0
·
verified ·
1 Parent(s): 6d6d43b

Upload metrics.json

Browse files
Files changed (1) hide show
  1. exports/metrics.json +19 -0
exports/metrics.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "summary": [
3
+ {
4
+ "model_id": "nvidia/AceReason-Nemotron-1.1-7B",
5
+ "overall_acc": 0.9556666666666667,
6
+ "weighted_score": 0.9128467741935482
7
+ },
8
+ {
9
+ "model_id": "Qwen/Qwen2.5-Math-7B-Instruct",
10
+ "overall_acc": 0.8036666666666666,
11
+ "weighted_score": 0.6510443548387096
12
+ },
13
+ {
14
+ "model_id": "Qwen/Qwen2.5-Math-1.5B-Instruct",
15
+ "overall_acc": 0.7583333333333333,
16
+ "weighted_score": 0.5710524193548387
17
+ }
18
+ ]
19
+ }