cite-text-analysis commited on
Commit
04ed2ca
·
verified ·
1 Parent(s): 603795b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -11,6 +11,27 @@ model-index:
11
  - name: case-analysis-legal-bert-base-uncased
12
  results: []
13
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
  should probably proofread and complete it, then remove this comment. -->
 
11
  - name: case-analysis-legal-bert-base-uncased
12
  results: []
13
  ---
14
+ ## Metrics
15
+
16
+ - loss: 1.0628
17
+ - accuracy: 0.8708
18
+ - precision: 0.8661
19
+ - recall: 0.8708
20
+ - precision_macro: 0.8180
21
+ - recall_macro: 0.6890
22
+ - macro_fpr: 0.0681
23
+ - weighted_fpr: 0.0471
24
+ - weighted_specificity: 0.8788
25
+ - macro_specificity: 0.9374
26
+ - weighted_sensitivity: 0.8708
27
+ - macro_sensitivity: 0.6890
28
+ - f1_micro: 0.8708
29
+ - f1_macro: 0.7165
30
+ - f1_weighted: 0.8586
31
+ - runtime: 13.9241
32
+ - samples_per_second: 32.2460
33
+ - steps_per_second: 4.0940
34
+
35
 
36
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
37
  should probably proofread and complete it, then remove this comment. -->