umutarpayy
commited on
Commit
·
0b163f7
1
Parent(s):
88aa6c7
Training in progress epoch 10
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: 0.
|
20 |
-
- Train Accuracy: 0.
|
21 |
-
- Validation Loss: 0.
|
22 |
-
- Validation Accuracy: 0.
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -55,6 +55,8 @@ The following hyperparameters were used during training:
|
|
55 |
| 0.5022 | 0.8635 | 0.3576 | 0.9127 | 6 |
|
56 |
| 0.4176 | 0.8977 | 0.3104 | 0.9266 | 7 |
|
57 |
| 0.3485 | 0.9174 | 0.2435 | 0.9444 | 8 |
|
|
|
|
|
58 |
|
59 |
|
60 |
### 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.2601
|
20 |
+
- Train Accuracy: 0.9492
|
21 |
+
- Validation Loss: 0.1871
|
22 |
+
- Validation Accuracy: 0.9544
|
23 |
+
- Epoch: 10
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
55 |
| 0.5022 | 0.8635 | 0.3576 | 0.9127 | 6 |
|
56 |
| 0.4176 | 0.8977 | 0.3104 | 0.9266 | 7 |
|
57 |
| 0.3485 | 0.9174 | 0.2435 | 0.9444 | 8 |
|
58 |
+
| 0.2946 | 0.9385 | 0.2144 | 0.9444 | 9 |
|
59 |
+
| 0.2601 | 0.9492 | 0.1871 | 0.9544 | 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:3ad5c02c942d0f662c1351d94eb990930d6ff42c50c835ad4c8eb45d94b7fe3a
|
3 |
size 442938876
|