refusals/bert-base-uncased-finetuned-refusal-classifier-2024-12-01-11-11-49
Browse files
README.md
CHANGED
@@ -19,10 +19,10 @@ 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 |
-
- F1: 0
|
24 |
- Roc Auc: 1.0
|
25 |
-
- Accuracy: 0
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
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.3054
|
23 |
+
- F1: 1.0
|
24 |
- Roc Auc: 1.0
|
25 |
+
- Accuracy: 1.0
|
26 |
|
27 |
## Model description
|
28 |
|