KeivanR commited on
Commit
80b678a
·
verified ·
1 Parent(s): dc20dc0

Upload evaluation/per_class_metrics.csv with huggingface_hub

Browse files
Files changed (1) hide show
  1. evaluation/per_class_metrics.csv +10 -0
evaluation/per_class_metrics.csv ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ class,precision,recall,f1
2
+ math,0.42,0.74,0.53
3
+ graphs,0.4,0.75,0.52
4
+ strings,0.41,0.93,0.56
5
+ number theory,0.16,0.76,0.27
6
+ trees,0.45,0.79,0.57
7
+ geometry,0.25,0.84,0.39
8
+ games,0.27,0.8,0.4
9
+ probabilities,0.1,0.47,0.16
10
+ other,0.54,0.95,0.68