End of training
Browse files- README.md +11 -11
- model.safetensors +1 -1
README.md
CHANGED
@@ -17,8 +17,8 @@ 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 |
|
23 |
## Model description
|
24 |
|
@@ -49,16 +49,16 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
| No log | 1.0 | 66 | 0.
|
53 |
-
| No log | 2.0 | 132 | 0.
|
54 |
-
| No log | 3.0 | 198 | 0.
|
55 |
-
| No log | 4.0 | 264 | 0.
|
56 |
-
| No log | 5.0 | 330 | 0.
|
57 |
|
58 |
|
59 |
### Framework versions
|
60 |
|
61 |
-
- Transformers 4.
|
62 |
-
- Pytorch 2.
|
63 |
-
- Datasets 2.
|
64 |
-
- Tokenizers 0.
|
|
|
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.2597
|
21 |
+
- Accuracy: 0.9048
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| No log | 1.0 | 66 | 0.2954 | 0.875 |
|
53 |
+
| No log | 2.0 | 132 | 0.2539 | 0.9025 |
|
54 |
+
| No log | 3.0 | 198 | 0.2597 | 0.9048 |
|
55 |
+
| No log | 4.0 | 264 | 0.2723 | 0.9025 |
|
56 |
+
| No log | 5.0 | 330 | 0.2773 | 0.9048 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
60 |
|
61 |
+
- Transformers 4.43.3
|
62 |
+
- Pytorch 2.4.0+cu121
|
63 |
+
- Datasets 2.20.0
|
64 |
+
- Tokenizers 0.19.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:d39f4040f19265681162e85a827d7f40f3b39faf4e9674c53526229dcf26f8fd
|
3 |
size 267832560
|