Commit
·
79fc966
1
Parent(s):
72c20b0
Training in progress epoch 6
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:
|
19 |
-
- Train End Logits Accuracy: 0.
|
20 |
-
- Train Start Logits Accuracy: 0.
|
21 |
-
- Validation Loss: 1.
|
22 |
-
- Validation End Logits Accuracy: 0.
|
23 |
-
- Validation Start Logits Accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -53,6 +53,7 @@ The following hyperparameters were used during training:
|
|
53 |
| 2.4780 | 0.4325 | 0.4004 | 1.9826 | 0.5248 | 0.5046 | 3 |
|
54 |
| 2.2672 | 0.4747 | 0.4389 | 1.8034 | 0.5660 | 0.5425 | 4 |
|
55 |
| 2.0640 | 0.5162 | 0.4814 | 1.5610 | 0.6207 | 0.6037 | 5 |
|
|
|
56 |
|
57 |
|
58 |
### 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.8439
|
19 |
+
- Train End Logits Accuracy: 0.5608
|
20 |
+
- Train Start Logits Accuracy: 0.5265
|
21 |
+
- Validation Loss: 1.3128
|
22 |
+
- Validation End Logits Accuracy: 0.6811
|
23 |
+
- Validation Start Logits Accuracy: 0.6639
|
24 |
+
- Epoch: 6
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
53 |
| 2.4780 | 0.4325 | 0.4004 | 1.9826 | 0.5248 | 0.5046 | 3 |
|
54 |
| 2.2672 | 0.4747 | 0.4389 | 1.8034 | 0.5660 | 0.5425 | 4 |
|
55 |
| 2.0640 | 0.5162 | 0.4814 | 1.5610 | 0.6207 | 0.6037 | 5 |
|
56 |
+
| 1.8439 | 0.5608 | 0.5265 | 1.3128 | 0.6811 | 0.6639 | 6 |
|
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 54221088
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d6a243eaf8cbc3d264979c0a347ccef2dbc359031b4e9f8e43707681b8aa87c
|
3 |
size 54221088
|