nguyennghia0902
commited on
Commit
·
5ab015f
1
Parent(s):
161309b
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.8439 | 0.5608 | 0.5265 | 1.3128 | 0.6811 | 0.6639 | 6 |
|
57 |
| 1.6214 | 0.6104 | 0.5736 | 1.0714 | 0.7326 | 0.7206 | 7 |
|
58 |
| 1.3990 | 0.6574 | 0.6232 | 0.8891 | 0.7744 | 0.7630 | 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.2099
|
19 |
+
- Train End Logits Accuracy: 0.6982
|
20 |
+
- Train Start Logits Accuracy: 0.6666
|
21 |
+
- Validation Loss: 0.7830
|
22 |
+
- Validation End Logits Accuracy: 0.7964
|
23 |
+
- Validation Start Logits Accuracy: 0.7852
|
24 |
+
- Epoch: 9
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
56 |
| 1.8439 | 0.5608 | 0.5265 | 1.3128 | 0.6811 | 0.6639 | 6 |
|
57 |
| 1.6214 | 0.6104 | 0.5736 | 1.0714 | 0.7326 | 0.7206 | 7 |
|
58 |
| 1.3990 | 0.6574 | 0.6232 | 0.8891 | 0.7744 | 0.7630 | 8 |
|
59 |
+
| 1.2099 | 0.6982 | 0.6666 | 0.7830 | 0.7964 | 0.7852 | 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:e040df469c6916ba8baa72aea4dcebc26d31119e7d624009474a0d6346e2e798
|
3 |
size 54221088
|