ss123qwd commited on
Commit
2579a30
·
verified ·
1 Parent(s): 56257bf

Upload threshold.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. threshold.json +8 -0
threshold.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "submit_threshold": 75.3,
3
+ "precision": 0.9288,
4
+ "recall": 0.9327,
5
+ "f1": 0.9307,
6
+ "roc_auc": 0.9823,
7
+ "fpr_at_threshold": 0.0711
8
+ }