nguyennghia0902
commited on
Commit
•
87cc063
1
Parent(s):
8ce81ff
Training in progress epoch 9
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: 0.
|
22 |
-
- Validation End Logits Accuracy: 0.
|
23 |
-
- Validation Start Logits Accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -56,6 +56,7 @@ The following hyperparameters were used during training:
|
|
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 |
| 1.1450 | 0.7023 | 0.6765 | 0.6373 | 0.8275 | 0.8215 | 8 |
|
|
|
59 |
|
60 |
|
61 |
### 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: 0.9748
|
19 |
+
- Train End Logits Accuracy: 0.7441
|
20 |
+
- Train Start Logits Accuracy: 0.7181
|
21 |
+
- Validation Loss: 0.5570
|
22 |
+
- Validation End Logits Accuracy: 0.8476
|
23 |
+
- Validation Start Logits Accuracy: 0.8405
|
24 |
+
- Epoch: 9
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
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 |
| 1.1450 | 0.7023 | 0.6765 | 0.6373 | 0.8275 | 0.8215 | 8 |
|
59 |
+
| 0.9748 | 0.7441 | 0.7181 | 0.5570 | 0.8476 | 0.8405 | 9 |
|
60 |
|
61 |
|
62 |
### 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:3e0323abeb80f9ad818fc0e1377d82c58acededa6ba89b91a0f5a42ed97d84c8
|
3 |
size 54221088
|