End of training
Browse files- README.md +8 -8
- model.safetensors +1 -1
README.md
CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Accuracy: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -50,16 +50,16 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
-
| No log | 1.0 | 132 | 0.
|
54 |
-
| No log | 2.0 | 264 | 0.
|
55 |
-
| No log | 3.0 | 396 | 0.2798 | 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
|
59 |
|
60 |
### Framework versions
|
61 |
|
62 |
- Transformers 4.50.2
|
63 |
-
- Pytorch 2.6.0+
|
64 |
- Datasets 3.5.0
|
65 |
- Tokenizers 0.21.1
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.2754
|
22 |
+
- Accuracy: 0.9037
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
+
| No log | 1.0 | 132 | 0.2510 | 0.9014 |
|
54 |
+
| No log | 2.0 | 264 | 0.2754 | 0.9037 |
|
55 |
+
| No log | 3.0 | 396 | 0.2798 | 0.9025 |
|
56 |
+
| 0.1936 | 4.0 | 528 | 0.2905 | 0.9037 |
|
57 |
+
| 0.1936 | 5.0 | 660 | 0.2984 | 0.9025 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
61 |
|
62 |
- Transformers 4.50.2
|
63 |
+
- Pytorch 2.6.0+cu124
|
64 |
- Datasets 3.5.0
|
65 |
- Tokenizers 0.21.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267832560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da656d799fa55d707a66e549ee4304b700e44398e01face481676091d5abf355
|
3 |
size 267832560
|