tillschwoerer
commited on
Commit
·
b80d056
1
Parent(s):
ae3813c
update model card README.md
Browse files
README.md
CHANGED
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Accuracy: 0.
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- F1: 0.
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.1620
|
23 |
+
- Accuracy: 0.945
|
24 |
+
- Precision: 0.7273
|
25 |
+
- Recall: 0.7619
|
26 |
+
- F1: 0.7442
|
27 |
|
28 |
## Model description
|
29 |
|