Training in progress epoch 19
Browse files- README.md +2 -1
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -16,7 +16,7 @@ This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/b
|
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Train Loss: 0.0003
|
18 |
- Validation Loss: 0.0880
|
19 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -61,6 +61,7 @@ The following hyperparameters were used during training:
|
|
61 |
| 0.0005 | 0.0861 | 16 |
|
62 |
| 0.0005 | 0.0869 | 17 |
|
63 |
| 0.0003 | 0.0880 | 18 |
|
|
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Train Loss: 0.0003
|
18 |
- Validation Loss: 0.0880
|
19 |
+
- Epoch: 19
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
61 |
| 0.0005 | 0.0861 | 16 |
|
62 |
| 0.0005 | 0.0869 | 17 |
|
63 |
| 0.0003 | 0.0880 | 18 |
|
64 |
+
| 0.0003 | 0.0880 | 19 |
|
65 |
|
66 |
|
67 |
### 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:b3981bb896f9cdf918d5ecfb916ea5e928e431d75dc042b2580a75189424557c
|
3 |
size 431179756
|