nguyennghia0902
commited on
Commit
•
ee94abb
1
Parent(s):
0d1a225
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: 1.
|
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.4627 | 0.6330 | 0.6039 | 1.0051 | 0.7336 | 0.7269 | 6 |
|
57 |
| 1.3557 | 0.6545 | 0.6285 | 0.9167 | 0.7577 | 0.7491 | 7 |
|
58 |
| 1.2715 | 0.6741 | 0.6457 | 0.8508 | 0.7708 | 0.7643 | 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: 1.2106
|
19 |
+
- Train End Logits Accuracy: 0.6868
|
20 |
+
- Train Start Logits Accuracy: 0.6616
|
21 |
+
- Validation Loss: 0.8171
|
22 |
+
- Validation End Logits Accuracy: 0.7790
|
23 |
+
- Validation Start Logits Accuracy: 0.7721
|
24 |
+
- Epoch: 9
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
56 |
| 1.4627 | 0.6330 | 0.6039 | 1.0051 | 0.7336 | 0.7269 | 6 |
|
57 |
| 1.3557 | 0.6545 | 0.6285 | 0.9167 | 0.7577 | 0.7491 | 7 |
|
58 |
| 1.2715 | 0.6741 | 0.6457 | 0.8508 | 0.7708 | 0.7643 | 8 |
|
59 |
+
| 1.2106 | 0.6868 | 0.6616 | 0.8171 | 0.7790 | 0.7721 | 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:e4eeaca556357f0fe434a6e5a0c3c1b7d1dd3857ada5d73231149a28618f75ba
|
3 |
size 54221088
|