Commit
·
efd0ffe
1
Parent(s):
722c186
Training in progress epoch 5
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 |
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
51 |
| 1.1069 | 0.6872 | 0.8943 | 0.7295 | 2 |
|
52 |
| 0.8911 | 0.7434 | 0.6902 | 0.7931 | 3 |
|
53 |
| 0.7160 | 0.7937 | 0.5481 | 0.8486 | 4 |
|
|
|
54 |
|
55 |
|
56 |
### 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.5892
|
20 |
+
- Train Accuracy: 0.8327
|
21 |
+
- Validation Loss: 0.4402
|
22 |
+
- Validation Accuracy: 0.8744
|
23 |
+
- Epoch: 5
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
51 |
| 1.1069 | 0.6872 | 0.8943 | 0.7295 | 2 |
|
52 |
| 0.8911 | 0.7434 | 0.6902 | 0.7931 | 3 |
|
53 |
| 0.7160 | 0.7937 | 0.5481 | 0.8486 | 4 |
|
54 |
+
| 0.5892 | 0.8327 | 0.4402 | 0.8744 | 5 |
|
55 |
|
56 |
|
57 |
### 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:bd43094de273df22c025176512f6b2db27961dc7c4b1e13dfbc0d5473c15aad8
|
3 |
size 442938876
|