End of training
Browse files- README.md +10 -10
- 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 [bert-base-cased](https://huggingface.co/bert-base-cased) 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 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
|
58 |
|
59 |
### Framework versions
|
60 |
|
61 |
-
- Transformers 4.
|
62 |
- Pytorch 2.2.1+cu121
|
63 |
-
- Datasets 2.
|
64 |
-
- Tokenizers 0.
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.6317
|
21 |
+
- Accuracy: 0.6616
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 0.677 | 1.0 | 461 | 0.6483 | 0.6421 |
|
53 |
+
| 0.6339 | 2.0 | 922 | 0.6278 | 0.6551 |
|
54 |
+
| 0.597 | 3.0 | 1383 | 0.6300 | 0.6681 |
|
55 |
+
| 0.5739 | 4.0 | 1844 | 0.6319 | 0.6638 |
|
56 |
+
| 0.5544 | 5.0 | 2305 | 0.6317 | 0.6616 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
60 |
|
61 |
+
- Transformers 4.40.0
|
62 |
- Pytorch 2.2.1+cu121
|
63 |
+
- Datasets 2.19.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 433270768
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ca20defd6318722f7468859ea32ff330087a5fb18b8fde149b91966175aca50
|
3 |
size 433270768
|