End of training
Browse files- README.md +10 -11
- config.json +1 -1
- model.safetensors +1 -1
README.md
CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [VRLLab/TurkishBERTweet](https://huggingface.co/VRLLab/TurkishBERTweet) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
-
- Precision: 0.
|
26 |
-
- Recall: 0.
|
27 |
-
- F1: 0.
|
28 |
-
- Accuracy: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -56,16 +56,15 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.0331 | 5.0 | 1150 | 0.1831 | 0.4333 | 0.4432 | 0.4382 | 0.9743 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
67 |
|
68 |
-
- Transformers 4.
|
69 |
- Pytorch 2.5.1+cu124
|
70 |
- Datasets 3.2.0
|
71 |
- Tokenizers 0.21.0
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [VRLLab/TurkishBERTweet](https://huggingface.co/VRLLab/TurkishBERTweet) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.2451
|
25 |
+
- Precision: 0.3393
|
26 |
+
- Recall: 0.1098
|
27 |
+
- F1: 0.1659
|
28 |
+
- Accuracy: 0.9261
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
59 |
+
| 0.2144 | 1.0 | 328 | 0.1995 | 0.4647 | 0.2380 | 0.3147 | 0.9394 |
|
60 |
+
| 0.1404 | 2.0 | 656 | 0.2230 | 0.3410 | 0.4036 | 0.3697 | 0.9253 |
|
61 |
+
| 0.0939 | 3.0 | 984 | 0.2399 | 0.4864 | 0.3223 | 0.3877 | 0.9436 |
|
62 |
+
| 0.0568 | 4.0 | 1312 | 0.2954 | 0.4086 | 0.4578 | 0.4318 | 0.9326 |
|
|
|
63 |
|
64 |
|
65 |
### Framework versions
|
66 |
|
67 |
+
- Transformers 4.48.1
|
68 |
- Pytorch 2.5.1+cu124
|
69 |
- Datasets 3.2.0
|
70 |
- Tokenizers 0.21.0
|
config.json
CHANGED
@@ -30,7 +30,7 @@
|
|
30 |
"pad_token_id": 1,
|
31 |
"position_embedding_type": "absolute",
|
32 |
"torch_dtype": "float32",
|
33 |
-
"transformers_version": "4.
|
34 |
"type_vocab_size": 1,
|
35 |
"use_cache": true,
|
36 |
"vocab_size": 100000
|
|
|
30 |
"pad_token_id": 1,
|
31 |
"position_embedding_type": "absolute",
|
32 |
"torch_dtype": "float32",
|
33 |
+
"transformers_version": "4.48.1",
|
34 |
"type_vocab_size": 1,
|
35 |
"use_cache": true,
|
36 |
"vocab_size": 100000
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 649039236
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d56a8e617e152554b6abbc1d46491f774acfdd44cce7bbb1468e3bec19e62f67
|
3 |
size 649039236
|