Commit
·
ae3d0a7
1
Parent(s):
273c8e2
Training in progress epoch 11
Browse files- README.md +6 -5
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -16,11 +16,11 @@ probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
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.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Train Loss: 0.
|
20 |
-
- Train Accuracy: 0.
|
21 |
-
- Validation Loss: 0.
|
22 |
-
- Validation Accuracy: 0.
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -57,6 +57,7 @@ The following hyperparameters were used during training:
|
|
57 |
| 0.3421 | 0.9069 | 0.2125 | 0.9436 | 8 |
|
58 |
| 0.2890 | 0.9263 | 0.1814 | 0.9549 | 9 |
|
59 |
| 0.2487 | 0.9384 | 0.1629 | 0.9589 | 10 |
|
|
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
16 |
|
17 |
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.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Train Loss: 0.2283
|
20 |
+
- Train Accuracy: 0.9475
|
21 |
+
- Validation Loss: 0.1557
|
22 |
+
- Validation Accuracy: 0.9614
|
23 |
+
- Epoch: 11
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
57 |
| 0.3421 | 0.9069 | 0.2125 | 0.9436 | 8 |
|
58 |
| 0.2890 | 0.9263 | 0.1814 | 0.9549 | 9 |
|
59 |
| 0.2487 | 0.9384 | 0.1629 | 0.9589 | 10 |
|
60 |
+
| 0.2283 | 0.9475 | 0.1557 | 0.9614 | 11 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 442938876
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:437d1a4a6408d860a2528f1955b552b746ffaa0fb79a5f290726e956e3c8afc1
|
3 |
size 442938876
|