Training in progress epoch 4
Browse files- README.md +5 -4
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -14,10 +14,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
- Train Loss: 0.
|
| 18 |
-
- Validation Loss: 1.
|
| 19 |
-
- Train Mae: 0.
|
| 20 |
-
- Epoch:
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
| 47 |
| 0.9734 | 0.9739 | 0.5262 | 1 |
|
| 48 |
| 0.8669 | 1.0520 | 0.5472 | 2 |
|
| 49 |
| 0.6232 | 1.2145 | 0.5472 | 3 |
|
|
|
|
| 50 |
|
| 51 |
|
| 52 |
### Framework versions
|
|
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
+
- Train Loss: 0.4062
|
| 18 |
+
- Validation Loss: 1.3899
|
| 19 |
+
- Train Mae: 0.5591
|
| 20 |
+
- Epoch: 4
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 47 |
| 0.9734 | 0.9739 | 0.5262 | 1 |
|
| 48 |
| 0.8669 | 1.0520 | 0.5472 | 2 |
|
| 49 |
| 0.6232 | 1.2145 | 0.5472 | 3 |
|
| 50 |
+
| 0.4062 | 1.3899 | 0.5591 | 4 |
|
| 51 |
|
| 52 |
|
| 53 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 438232356
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36b89f24c2c590916c61227c1c9f232781d95614ae4a419f7db344c29d92f1bd
|
| 3 |
size 438232356
|