nguyennghia0902
commited on
Commit
•
51135ca
1
Parent(s):
1971aa0
Training in progress epoch 14
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: 0.
|
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 |
|
@@ -61,6 +61,7 @@ The following hyperparameters were used during training:
|
|
61 |
| 0.9500 | 0.7493 | 0.7214 | 0.4523 | 0.8761 | 0.8660 | 11 |
|
62 |
| 0.7931 | 0.7855 | 0.7606 | 0.3483 | 0.9018 | 0.8924 | 12 |
|
63 |
| 0.6702 | 0.8166 | 0.7889 | 0.2710 | 0.9236 | 0.9152 | 13 |
|
|
|
64 |
|
65 |
|
66 |
### 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.5725
|
19 |
+
- Train End Logits Accuracy: 0.8401
|
20 |
+
- Train Start Logits Accuracy: 0.8151
|
21 |
+
- Validation Loss: 0.2404
|
22 |
+
- Validation End Logits Accuracy: 0.9316
|
23 |
+
- Validation Start Logits Accuracy: 0.9222
|
24 |
+
- Epoch: 14
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
61 |
| 0.9500 | 0.7493 | 0.7214 | 0.4523 | 0.8761 | 0.8660 | 11 |
|
62 |
| 0.7931 | 0.7855 | 0.7606 | 0.3483 | 0.9018 | 0.8924 | 12 |
|
63 |
| 0.6702 | 0.8166 | 0.7889 | 0.2710 | 0.9236 | 0.9152 | 13 |
|
64 |
+
| 0.5725 | 0.8401 | 0.8151 | 0.2404 | 0.9316 | 0.9222 | 14 |
|
65 |
|
66 |
|
67 |
### 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:62fd29a254b12111f170a314593a30766982a9ec90989458bc33d16511dbeaaf
|
3 |
size 54221088
|