Commit
·
273c8e2
1
Parent(s):
dcf0a06
Training in progress epoch 10
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 |
|
@@ -56,6 +56,7 @@ The following hyperparameters were used during training:
|
|
56 |
| 0.4034 | 0.8944 | 0.2653 | 0.9300 | 7 |
|
57 |
| 0.3421 | 0.9069 | 0.2125 | 0.9436 | 8 |
|
58 |
| 0.2890 | 0.9263 | 0.1814 | 0.9549 | 9 |
|
|
|
59 |
|
60 |
|
61 |
### 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.2487
|
20 |
+
- Train Accuracy: 0.9384
|
21 |
+
- Validation Loss: 0.1629
|
22 |
+
- Validation Accuracy: 0.9589
|
23 |
+
- Epoch: 10
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
56 |
| 0.4034 | 0.8944 | 0.2653 | 0.9300 | 7 |
|
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
|
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:9524682311fa4f60ddf89483e8d9450dce495a33d005f8701e26dcbdf1d953b7
|
3 |
size 442938876
|