nguyennghia0902
commited on
Commit
•
9bc6cdf
1
Parent(s):
c529571
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.6182 | 0.8232 | 0.8043 | 0.2323 | 0.9343 | 0.9302 | 11 |
|
62 |
| 0.5422 | 0.8414 | 0.8267 | 0.1807 | 0.9470 | 0.9470 | 12 |
|
63 |
| 0.4797 | 0.8588 | 0.8443 | 0.1570 | 0.9530 | 0.9515 | 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.4315
|
19 |
+
- Train End Logits Accuracy: 0.8714
|
20 |
+
- Train Start Logits Accuracy: 0.8580
|
21 |
+
- Validation Loss: 0.1470
|
22 |
+
- Validation End Logits Accuracy: 0.9577
|
23 |
+
- Validation Start Logits Accuracy: 0.9542
|
24 |
+
- Epoch: 14
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
61 |
| 0.6182 | 0.8232 | 0.8043 | 0.2323 | 0.9343 | 0.9302 | 11 |
|
62 |
| 0.5422 | 0.8414 | 0.8267 | 0.1807 | 0.9470 | 0.9470 | 12 |
|
63 |
| 0.4797 | 0.8588 | 0.8443 | 0.1570 | 0.9530 | 0.9515 | 13 |
|
64 |
+
| 0.4315 | 0.8714 | 0.8580 | 0.1470 | 0.9577 | 0.9542 | 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:ec603ac402ebb3ad13e5031d519d8bd75ce97ebe575af1bce493c64675a76780
|
3 |
size 54221088
|