Training in progress epoch 15
Browse files- README.md +4 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,9 +14,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Validation Loss: 0.
|
19 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -57,6 +57,7 @@ The following hyperparameters were used during training:
|
|
57 |
| 0.0010 | 0.0843 | 12 |
|
58 |
| 0.0008 | 0.0814 | 13 |
|
59 |
| 0.0011 | 0.0867 | 14 |
|
|
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.0008
|
18 |
+
- Validation Loss: 0.0883
|
19 |
+
- Epoch: 15
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
57 |
| 0.0010 | 0.0843 | 12 |
|
58 |
| 0.0008 | 0.0814 | 13 |
|
59 |
| 0.0011 | 0.0867 | 14 |
|
60 |
+
| 0.0008 | 0.0883 | 15 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 431179756
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e7e58ff6d409a7b27406f3c0de88718469e9f4d6596629812ada8d6c982d801
|
3 |
size 431179756
|