Commit
·
722c186
1
Parent(s):
7bc83ed
Training in progress epoch 4
Browse files- README.md +7 -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:
|
20 |
-
- Train Accuracy: 0.
|
21 |
-
- Validation Loss: 0.
|
22 |
-
- Validation Accuracy: 0.
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -49,6 +49,8 @@ The following hyperparameters were used during training:
|
|
49 |
| 3.0220 | 0.2760 | 1.7334 | 0.5717 | 0 |
|
50 |
| 1.5144 | 0.5985 | 1.1455 | 0.6699 | 1 |
|
51 |
| 1.1069 | 0.6872 | 0.8943 | 0.7295 | 2 |
|
|
|
|
|
52 |
|
53 |
|
54 |
### 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.7160
|
20 |
+
- Train Accuracy: 0.7937
|
21 |
+
- Validation Loss: 0.5481
|
22 |
+
- Validation Accuracy: 0.8486
|
23 |
+
- Epoch: 4
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
49 |
| 3.0220 | 0.2760 | 1.7334 | 0.5717 | 0 |
|
50 |
| 1.5144 | 0.5985 | 1.1455 | 0.6699 | 1 |
|
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
|
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:3af4b2a924192e1367f9fc95a7229bd9e7049f76df7d9f6cdea9c0e11bb8acb0
|
3 |
size 442938876
|