nguyennghia0902
commited on
Commit
•
7b9f188
1
Parent(s):
63e50c0
Training in progress epoch 12
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 |
|
@@ -59,6 +59,7 @@ The following hyperparameters were used during training:
|
|
59 |
| 0.9269 | 0.7488 | 0.7270 | 0.4671 | 0.8701 | 0.8700 | 9 |
|
60 |
| 0.8354 | 0.7714 | 0.7489 | 0.3836 | 0.8910 | 0.8896 | 10 |
|
61 |
| 0.7520 | 0.7904 | 0.7699 | 0.3342 | 0.9048 | 0.9021 | 11 |
|
|
|
62 |
|
63 |
|
64 |
### 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.6869
|
19 |
+
- Train End Logits Accuracy: 0.8056
|
20 |
+
- Train Start Logits Accuracy: 0.7848
|
21 |
+
- Validation Loss: 0.2983
|
22 |
+
- Validation End Logits Accuracy: 0.9134
|
23 |
+
- Validation Start Logits Accuracy: 0.9118
|
24 |
+
- Epoch: 12
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
59 |
| 0.9269 | 0.7488 | 0.7270 | 0.4671 | 0.8701 | 0.8700 | 9 |
|
60 |
| 0.8354 | 0.7714 | 0.7489 | 0.3836 | 0.8910 | 0.8896 | 10 |
|
61 |
| 0.7520 | 0.7904 | 0.7699 | 0.3342 | 0.9048 | 0.9021 | 11 |
|
62 |
+
| 0.6869 | 0.8056 | 0.7848 | 0.2983 | 0.9134 | 0.9118 | 12 |
|
63 |
|
64 |
|
65 |
### 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:a13129ff9961b187886742a339690303de3f3434ecd2f5a238e83657a4d47740
|
3 |
size 54221088
|