Training in progress epoch 12
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 |
|
@@ -54,6 +54,7 @@ The following hyperparameters were used during training:
|
|
54 |
| 0.0041 | 0.0735 | 9 |
|
55 |
| 0.0019 | 0.0724 | 10 |
|
56 |
| 0.0019 | 0.0786 | 11 |
|
|
|
57 |
|
58 |
|
59 |
### 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.0010
|
18 |
+
- Validation Loss: 0.0843
|
19 |
+
- Epoch: 12
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
54 |
| 0.0041 | 0.0735 | 9 |
|
55 |
| 0.0019 | 0.0724 | 10 |
|
56 |
| 0.0019 | 0.0786 | 11 |
|
57 |
+
| 0.0010 | 0.0843 | 12 |
|
58 |
|
59 |
|
60 |
### 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:d71af9495150fdb62d8ab57a7f967d8b193cd7512f5ab7996b49ae1fbb414fac
|
3 |
size 431179756
|