Commit
·
463a908
1
Parent(s):
e82dec4
update model card README.md
Browse files
README.md
CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy: 0.
|
22 |
-
- F1: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -53,6 +53,6 @@ The following hyperparameters were used during training:
|
|
53 |
### Framework versions
|
54 |
|
55 |
- Transformers 4.30.0
|
56 |
-
- Pytorch 2.
|
57 |
-
- Datasets 2.
|
58 |
- Tokenizers 0.13.3
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.3207
|
21 |
+
- Accuracy: 0.87
|
22 |
+
- F1: 0.8704
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
53 |
### Framework versions
|
54 |
|
55 |
- Transformers 4.30.0
|
56 |
+
- Pytorch 2.3.0+cu121
|
57 |
+
- Datasets 2.20.0
|
58 |
- Tokenizers 0.13.3
|