update model card README.md
Browse files
README.md
CHANGED
@@ -16,11 +16,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [Rostlab/prot_bert](https://huggingface.co/Rostlab/prot_bert) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
-
- F1: 0.
|
21 |
-
- Accuracy: 0.
|
22 |
-
- Matthew: 0.
|
23 |
-
- Cfm: [
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [Rostlab/prot_bert](https://huggingface.co/Rostlab/prot_bert) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.6942
|
20 |
+
- F1: 0.0
|
21 |
+
- Accuracy: 0.5125
|
22 |
+
- Matthew: -0.0308
|
23 |
+
- Cfm: [1025, 2, 973, 0]
|
24 |
|
25 |
## Model description
|
26 |
|