Training completed!
Browse files
README.md
CHANGED
@@ -19,9 +19,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Accuracy: 0.
|
24 |
-
- F1: 0.
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -52,13 +52,12 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
55 |
-
| 1.
|
56 |
-
| 0.
|
57 |
|
58 |
|
59 |
### Framework versions
|
60 |
|
61 |
-
- Transformers 4.46.
|
62 |
- Pytorch 2.5.1+cu121
|
63 |
-
- Datasets 3.1.0
|
64 |
- Tokenizers 0.20.3
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.2797
|
23 |
+
- Accuracy: 0.9225
|
24 |
+
- F1: 0.9224
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
55 |
+
| 1.1417 | 1.0 | 250 | 0.4755 | 0.871 | 0.8686 |
|
56 |
+
| 0.3535 | 2.0 | 500 | 0.2797 | 0.9225 | 0.9224 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
60 |
|
61 |
+
- Transformers 4.46.3
|
62 |
- Pytorch 2.5.1+cu121
|
|
|
63 |
- Tokenizers 0.20.3
|
runs/Dec06_16-31-45_57c58e459140/events.out.tfevents.1733503440.57c58e459140.803.1
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:469023d41dfdaf213baed820fbecad940bf3ee4d600e1f0f58124766ff103620
|
3 |
+
size 6793
|