Training completed!
Browse files- README.md +12 -5
- model.safetensors +1 -1
README.md
CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [dbmdz/bert-base-turkish-cased](https://huggingface.co/dbmdz/bert-base-turkish-cased) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
- Accuracy: 0.9333
|
22 |
|
23 |
## Model description
|
@@ -43,15 +43,22 @@ The following hyperparameters were used during training:
|
|
43 |
- seed: 42
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
-
- num_epochs:
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
| No log | 1.0 | 71 | 0.
|
53 |
-
| No log | 2.0 | 142 | 0.
|
54 |
-
| No log | 3.0 | 213 | 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [dbmdz/bert-base-turkish-cased](https://huggingface.co/dbmdz/bert-base-turkish-cased) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.4518
|
21 |
- Accuracy: 0.9333
|
22 |
|
23 |
## Model description
|
|
|
43 |
- seed: 42
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
+
- num_epochs: 10
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| No log | 1.0 | 71 | 0.2237 | 0.9333 |
|
53 |
+
| No log | 2.0 | 142 | 0.2419 | 0.9333 |
|
54 |
+
| No log | 3.0 | 213 | 0.3137 | 0.9238 |
|
55 |
+
| No log | 4.0 | 284 | 0.3441 | 0.9143 |
|
56 |
+
| No log | 5.0 | 355 | 0.3309 | 0.9524 |
|
57 |
+
| No log | 6.0 | 426 | 0.3131 | 0.9524 |
|
58 |
+
| No log | 7.0 | 497 | 0.3892 | 0.9333 |
|
59 |
+
| 0.1143 | 8.0 | 568 | 0.4482 | 0.9238 |
|
60 |
+
| 0.1143 | 9.0 | 639 | 0.4669 | 0.9238 |
|
61 |
+
| 0.1143 | 10.0 | 710 | 0.4518 | 0.9333 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 442499064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ec4c43adaad04279a0f519bcfa1997b6f4195a6470f319379006f1510ab317f
|
3 |
size 442499064
|