Training in progress epoch 8
Browse files- README.md +4 -3
- checkpoint/extra_data.pickle +1 -1
- checkpoint/weights.h5 +1 -1
- 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-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
- Train Loss: 1.
|
| 18 |
-
- Validation Loss: 1.
|
| 19 |
-
- Epoch:
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
@@ -45,6 +45,7 @@ The following hyperparameters were used during training:
|
|
| 45 |
| 1.9626 | 1.9024 | 5 |
|
| 46 |
| 1.9574 | 1.8421 | 6 |
|
| 47 |
| 1.9594 | 1.8632 | 7 |
|
|
|
|
| 48 |
|
| 49 |
|
| 50 |
### 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: 1.9616
|
| 18 |
+
- Validation Loss: 1.8529
|
| 19 |
+
- Epoch: 8
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 45 |
| 1.9626 | 1.9024 | 5 |
|
| 46 |
| 1.9574 | 1.8421 | 6 |
|
| 47 |
| 1.9594 | 1.8632 | 7 |
|
| 48 |
+
| 1.9616 | 1.8529 | 8 |
|
| 49 |
|
| 50 |
|
| 51 |
### Framework versions
|
checkpoint/extra_data.pickle
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 876130159
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d402f678d9a3041dab386bdacc95f52294771ae2505c08cf01ac7f452f970157
|
| 3 |
size 876130159
|
checkpoint/weights.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 533687680
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:45316f942bc27955c8f4f10195dafb46d152d16f2b782b3fa8bf7188405e76d5
|
| 3 |
size 533687680
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 533687680
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eb8680e3f08997037da1428df6a179fb1d91ca2e7f455e3a57def5aaffe58b90
|
| 3 |
size 533687680
|