Commit
·
92e2adf
1
Parent(s):
c432d13
Training in progress epoch 7
Browse files- README.md +8 -7
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [google/electra-small-discriminator](https://huggingface.co/google/electra-small-discriminator) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 1.
|
19 |
-
- Train End Logits Accuracy: 0.
|
20 |
-
- Train Start Logits Accuracy: 0.
|
21 |
-
- Validation Loss:
|
22 |
-
- Validation End Logits Accuracy: 0.
|
23 |
-
- Validation Start Logits Accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -54,6 +54,7 @@ The following hyperparameters were used during training:
|
|
54 |
| 2.0321 | 0.5186 | 0.4864 | 1.5126 | 0.6289 | 0.6095 | 4 |
|
55 |
| 1.8186 | 0.5614 | 0.5319 | 1.2839 | 0.6719 | 0.6647 | 5 |
|
56 |
| 1.6012 | 0.6060 | 0.5760 | 1.0431 | 0.7322 | 0.7264 | 6 |
|
|
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [google/electra-small-discriminator](https://huggingface.co/google/electra-small-discriminator) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 1.3677
|
19 |
+
- Train End Logits Accuracy: 0.6561
|
20 |
+
- Train Start Logits Accuracy: 0.6257
|
21 |
+
- Validation Loss: 0.8193
|
22 |
+
- Validation End Logits Accuracy: 0.7857
|
23 |
+
- Validation Start Logits Accuracy: 0.7770
|
24 |
+
- Epoch: 7
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
54 |
| 2.0321 | 0.5186 | 0.4864 | 1.5126 | 0.6289 | 0.6095 | 4 |
|
55 |
| 1.8186 | 0.5614 | 0.5319 | 1.2839 | 0.6719 | 0.6647 | 5 |
|
56 |
| 1.6012 | 0.6060 | 0.5760 | 1.0431 | 0.7322 | 0.7264 | 6 |
|
57 |
+
| 1.3677 | 0.6561 | 0.6257 | 0.8193 | 0.7857 | 0.7770 | 7 |
|
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 54221088
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:747aedd7f601b92fef93759d2211a1dc3572c3541bc16ac7dcd5ba994095b30b
|
3 |
size 54221088
|