update model card README.md
Browse files
README.md
CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
-
- Accuracy: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -50,6 +50,6 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
### Framework versions
|
52 |
|
53 |
-
- Transformers 4.21.
|
54 |
-
- Pytorch 1.12.
|
55 |
- Tokenizers 0.12.1
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.3325
|
20 |
+
- Accuracy: 0.8633
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
50 |
|
51 |
### Framework versions
|
52 |
|
53 |
+
- Transformers 4.21.3
|
54 |
+
- Pytorch 1.12.1+cu113
|
55 |
- Tokenizers 0.12.1
|