nguyennghia0902
commited on
Commit
•
42496fb
1
Parent(s):
079d9c9
Training in progress epoch 7
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 |
|
@@ -54,6 +54,7 @@ The following hyperparameters were used during training:
|
|
54 |
| 1.6192 | 0.5963 | 0.5677 | 1.0973 | 0.7105 | 0.7030 | 4 |
|
55 |
| 1.4482 | 0.6341 | 0.6066 | 0.8998 | 0.7637 | 0.7547 | 5 |
|
56 |
| 1.2931 | 0.6694 | 0.6423 | 0.7622 | 0.7920 | 0.7916 | 6 |
|
|
|
57 |
|
58 |
|
59 |
### 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.1518
|
19 |
+
- Train End Logits Accuracy: 0.6980
|
20 |
+
- Train Start Logits Accuracy: 0.6741
|
21 |
+
- Validation Loss: 0.6412
|
22 |
+
- Validation End Logits Accuracy: 0.8260
|
23 |
+
- Validation Start Logits Accuracy: 0.8197
|
24 |
+
- Epoch: 7
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
54 |
| 1.6192 | 0.5963 | 0.5677 | 1.0973 | 0.7105 | 0.7030 | 4 |
|
55 |
| 1.4482 | 0.6341 | 0.6066 | 0.8998 | 0.7637 | 0.7547 | 5 |
|
56 |
| 1.2931 | 0.6694 | 0.6423 | 0.7622 | 0.7920 | 0.7916 | 6 |
|
57 |
+
| 1.1518 | 0.6980 | 0.6741 | 0.6412 | 0.8260 | 0.8197 | 7 |
|
58 |
|
59 |
|
60 |
### 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:d7c8d7865d5dcc4a5562ccb15511cbb8e8d2e333a1b93cdfdfce438cc9529deb
|
3 |
size 54221088
|