Training in progress epoch 21
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 |
|
|
@@ -63,6 +63,7 @@ The following hyperparameters were used during training:
|
|
| 63 |
| 0.0005 | 0.0957 | 18 |
|
| 64 |
| 0.0005 | 0.0914 | 19 |
|
| 65 |
| 0.0004 | 0.0926 | 20 |
|
|
|
|
| 66 |
|
| 67 |
|
| 68 |
### 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.0003
|
| 18 |
+
- Validation Loss: 0.0919
|
| 19 |
+
- Epoch: 21
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 63 |
| 0.0005 | 0.0957 | 18 |
|
| 64 |
| 0.0005 | 0.0914 | 19 |
|
| 65 |
| 0.0004 | 0.0926 | 20 |
|
| 66 |
+
| 0.0003 | 0.0919 | 21 |
|
| 67 |
|
| 68 |
|
| 69 |
### 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:b03b149f2c85cbda8cfd1f2ffd1153c2dfbdfaa83c0096839c9feb1170a8eea8
|
| 3 |
size 431179756
|