Commit
·
b1f929b
1
Parent(s):
efd0ffe
Training in progress epoch 6
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 |
|
@@ -52,6 +52,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.4838
|
20 |
+
- Train Accuracy: 0.8665
|
21 |
+
- Validation Loss: 0.3478
|
22 |
+
- Validation Accuracy: 0.9010
|
23 |
+
- Epoch: 6
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
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 |
+
| 0.4838 | 0.8665 | 0.3478 | 0.9010 | 6 |
|
56 |
|
57 |
|
58 |
### 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:faa0ea4032282f8d0352f53d2422f4b5d4e1ebb79b6cbc5ef0c401a8ecd6b6b9
|
3 |
size 442938876
|