Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -11,6 +11,27 @@ model-index:
|
|
11 |
- name: case-analysis-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-bert-base-uncased
|
12 |
results: []
|
13 |
---
|
14 |
+
## Metrics
|
15 |
+
|
16 |
+
- loss: 1.7243
|
17 |
+
- accuracy: 0.7996
|
18 |
+
- precision: 0.7969
|
19 |
+
- recall: 0.7996
|
20 |
+
- precision_macro: 0.6535
|
21 |
+
- recall_macro: 0.6526
|
22 |
+
- macro_fpr: 0.0942
|
23 |
+
- weighted_fpr: 0.0771
|
24 |
+
- weighted_specificity: 0.8638
|
25 |
+
- macro_specificity: 0.9158
|
26 |
+
- weighted_sensitivity: 0.7996
|
27 |
+
- macro_sensitivity: 0.6526
|
28 |
+
- f1_micro: 0.7996
|
29 |
+
- f1_macro: 0.6529
|
30 |
+
- f1_weighted: 0.7982
|
31 |
+
- runtime: 351.9249
|
32 |
+
- samples_per_second: 1.2760
|
33 |
+
- steps_per_second: 0.1620
|
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. -->
|