SharoonArshad commited on
Commit
655c2eb
·
verified ·
1 Parent(s): b055b69

Upload logs/test_results.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. logs/test_results.json +16 -0
logs/test_results.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "loss": 0.8866594499284095,
3
+ "accuracy": 0.6851418162893572,
4
+ "macro_f1": 0.7724073047684922,
5
+ "macro_precision": 0.7885721347609611,
6
+ "macro_recall": 0.7873693627483146,
7
+ "f1_rare": 0.9946707105719237,
8
+ "acc_rare": 0.9955062911923307,
9
+ "n_rare": 3338,
10
+ "f1_medium": 0.5925291651411054,
11
+ "acc_medium": 0.593698175787728,
12
+ "n_medium": 6030,
13
+ "f1_common": 0.5868079414914117,
14
+ "acc_common": 0.46089773253123556,
15
+ "n_common": 2161
16
+ }