Training completed!
Browse files- README.md +13 -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 [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.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -43,19 +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 | 75 | 0.
|
53 |
-
| No log | 2.0 | 150 | 0.
|
54 |
-
| No log | 3.0 | 225 | 0.
|
55 |
-
| No log | 4.0 | 300 | 0.
|
56 |
-
| No log | 5.0 | 375 | 0.
|
57 |
-
| No log | 6.0 | 450 | 0.
|
58 |
-
| 0.
|
|
|
|
|
|
|
59 |
|
60 |
|
61 |
### 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.3342
|
21 |
+
- Accuracy: 0.9433
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
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 | 75 | 0.1786 | 0.9383 |
|
53 |
+
| No log | 2.0 | 150 | 0.1796 | 0.945 |
|
54 |
+
| No log | 3.0 | 225 | 0.2770 | 0.9233 |
|
55 |
+
| No log | 4.0 | 300 | 0.2481 | 0.9383 |
|
56 |
+
| No log | 5.0 | 375 | 0.2703 | 0.9408 |
|
57 |
+
| No log | 6.0 | 450 | 0.2989 | 0.94 |
|
58 |
+
| 0.0994 | 7.0 | 525 | 0.3262 | 0.9433 |
|
59 |
+
| 0.0994 | 8.0 | 600 | 0.3299 | 0.9408 |
|
60 |
+
| 0.0994 | 9.0 | 675 | 0.3213 | 0.9442 |
|
61 |
+
| 0.0994 | 10.0 | 750 | 0.3342 | 0.9433 |
|
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 442502140
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be26b4fb79326ada316f8b76485ea127950c6740871c142c8a7666c3d1579789
|
3 |
size 442502140
|