Training in progress epoch 5
Browse files- README.md +4 -3
- 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.0592
|
22 |
- Validation Accuracy: 0.9877
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
51 |
| 0.4082 | 0.8426 | 0.1169 | 0.9762 | 2 |
|
52 |
| 0.2412 | 0.9114 | 0.0674 | 0.9877 | 3 |
|
53 |
| 0.1738 | 0.9385 | 0.0592 | 0.9877 | 4 |
|
|
|
54 |
|
55 |
|
56 |
### 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.1661
|
20 |
+
- Train Accuracy: 0.9405
|
21 |
- Validation Loss: 0.0592
|
22 |
- Validation Accuracy: 0.9877
|
23 |
+
- Epoch: 5
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
51 |
| 0.4082 | 0.8426 | 0.1169 | 0.9762 | 2 |
|
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
|
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:dc0a7a2a16077d09972f5086a4565af15524216abd5d0e9f734dcd10ec9ae1e3
|
3 |
size 1334873132
|