Training in progress epoch 11
Browse files- README.md +3 -2
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,8 +15,8 @@ probably proofread and complete it, then remove this comment. -->
|
|
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.0019
|
18 |
-
- Validation Loss: 0.
|
19 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -53,6 +53,7 @@ The following hyperparameters were used during training:
|
|
53 |
| 0.0043 | 0.0731 | 8 |
|
54 |
| 0.0041 | 0.0735 | 9 |
|
55 |
| 0.0019 | 0.0724 | 10 |
|
|
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
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.0019
|
18 |
+
- Validation Loss: 0.0786
|
19 |
+
- Epoch: 11
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
53 |
| 0.0043 | 0.0731 | 8 |
|
54 |
| 0.0041 | 0.0735 | 9 |
|
55 |
| 0.0019 | 0.0724 | 10 |
|
56 |
+
| 0.0019 | 0.0786 | 11 |
|
57 |
|
58 |
|
59 |
### 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:d97c39bc459a384ead1b41cf580a6a4e70ccf7155ee0271d830a1d11836cf968
|
3 |
size 431179756
|