End of training
Browse files- README.md +9 -9
- model.safetensors +1 -1
README.md
CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Accuracy: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -55,13 +55,13 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
-
| No log | 1.0 | 213 | 0.
|
59 |
-
| No log | 2.0 | 426 | 0.
|
60 |
|
61 |
|
62 |
### Framework versions
|
63 |
|
64 |
-
- Transformers 4.
|
65 |
-
- Pytorch 2.
|
66 |
- Datasets 2.17.0
|
67 |
- Tokenizers 0.15.2
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.2681
|
24 |
+
- Precision: 0.5874
|
25 |
+
- Recall: 0.3114
|
26 |
+
- F1: 0.4070
|
27 |
+
- Accuracy: 0.9417
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| No log | 1.0 | 213 | 0.2798 | 0.5953 | 0.2576 | 0.3596 | 0.9389 |
|
59 |
+
| No log | 2.0 | 426 | 0.2681 | 0.5874 | 0.3114 | 0.4070 | 0.9417 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
63 |
|
64 |
+
- Transformers 4.37.2
|
65 |
+
- Pytorch 2.2.0
|
66 |
- Datasets 2.17.0
|
67 |
- Tokenizers 0.15.2
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265503852
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f519bba99074b0fc787159fce19765ef9c0630e273c4b018b0fcf4faa7c326a2
|
3 |
size 265503852
|