KeivanR commited on
Commit
467efc4
·
verified ·
1 Parent(s): 5aa158a

Upload evaluation/per_class_metrics.csv with huggingface_hub

Browse files
Files changed (1) hide show
  1. evaluation/per_class_metrics.csv +8 -8
evaluation/per_class_metrics.csv CHANGED
@@ -1,10 +1,10 @@
1
  class,precision,recall,f1
2
- games,0.375,0.13043478260869565,0.1935483870967742
3
- geometry,0.10047846889952153,0.6176470588235294,0.1728395061728395
4
- graphs,0.16129032258064516,0.514018691588785,0.24553571428571427
5
- math,0.26259541984732826,0.6825396825396826,0.37927232635060637
6
- number theory,0.3176470588235294,0.4153846153846154,0.36
7
  other,0.0,0.0,0.0
8
- probabilities,0.2413793103448276,0.3888888888888889,0.2978723404255319
9
- strings,0.44047619047619047,0.47435897435897434,0.4567901234567901
10
- trees,0.3627450980392157,0.5138888888888888,0.42528735632183906
 
1
  class,precision,recall,f1
2
+ games,0.38,0.13,0.19
3
+ geometry,0.1,0.62,0.17
4
+ graphs,0.16,0.51,0.25
5
+ math,0.26,0.68,0.38
6
+ number theory,0.32,0.42,0.36
7
  other,0.0,0.0,0.0
8
+ probabilities,0.24,0.39,0.3
9
+ strings,0.44,0.47,0.46
10
+ trees,0.36,0.51,0.43