Training in progress epoch 6
Browse files- README.md +5 -4
- 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 [bert-large-cased](https://huggingface.co/bert-large-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.9877
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -52,6 +52,7 @@ The following hyperparameters were used during training:
|
|
52 |
| 0.2412 | 0.9114 | 0.0674 | 0.9877 | 3 |
|
53 |
| 0.1738 | 0.9385 | 0.0592 | 0.9877 | 4 |
|
54 |
| 0.1661 | 0.9405 | 0.0592 | 0.9877 | 5 |
|
|
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [bert-large-cased](https://huggingface.co/bert-large-cased) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Train Loss: 0.1646
|
20 |
+
- Train Accuracy: 0.9395
|
21 |
+
- Validation Loss: 0.0590
|
22 |
- Validation Accuracy: 0.9877
|
23 |
+
- Epoch: 6
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
52 |
| 0.2412 | 0.9114 | 0.0674 | 0.9877 | 3 |
|
53 |
| 0.1738 | 0.9385 | 0.0592 | 0.9877 | 4 |
|
54 |
| 0.1661 | 0.9405 | 0.0592 | 0.9877 | 5 |
|
55 |
+
| 0.1646 | 0.9395 | 0.0590 | 0.9877 | 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 1334873132
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64e0f2658da48381fd88d345a15628009b36bbcab184e482217bb016b414fa68
|
3 |
size 1334873132
|