xshubhamx commited on
Commit
3dd46df
1 Parent(s): d84b5f4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -13,6 +13,27 @@ model-index:
13
  ---
14
  ## Metrics
15
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  - loss: 1.0345
17
  - accuracy: 0.8358
18
  - precision: 0.8408
 
13
  ---
14
  ## Metrics
15
 
16
+ - loss: 1.0342
17
+ - accuracy: 0.8359
18
+ - precision: 0.8409
19
+ - recall: 0.8359
20
+ - precision_macro: 0.8136
21
+ - recall_macro: 0.8000
22
+ - macro_fpr: 0.0142
23
+ - weighted_fpr: 0.0138
24
+ - weighted_specificity: 0.9792
25
+ - macro_specificity: 0.9877
26
+ - weighted_sensitivity: 0.8359
27
+ - macro_sensitivity: 0.8000
28
+ - f1_micro: 0.8359
29
+ - f1_macro: 0.8010
30
+ - f1_weighted: 0.8352
31
+ - runtime: 19.9583
32
+ - samples_per_second: 64.4340
33
+ - steps_per_second: 8.0670
34
+
35
+ ## Metrics
36
+
37
  - loss: 1.0345
38
  - accuracy: 0.8358
39
  - precision: 0.8408