nguyennghia0902
commited on
Commit
•
4a17cce
1
Parent(s):
ce5d96c
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: 1.
|
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.6484 | 0.5931 | 0.5631 | 1.2566 | 0.6796 | 0.6667 | 6 |
|
57 |
| 1.5646 | 0.6133 | 0.5839 | 1.1845 | 0.6976 | 0.6855 | 7 |
|
58 |
| 1.4907 | 0.6288 | 0.5993 | 1.1223 | 0.7084 | 0.6998 | 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.4462
|
19 |
+
- Train End Logits Accuracy: 0.6364
|
20 |
+
- Train Start Logits Accuracy: 0.6099
|
21 |
+
- Validation Loss: 1.1013
|
22 |
+
- Validation End Logits Accuracy: 0.7152
|
23 |
+
- Validation Start Logits Accuracy: 0.7045
|
24 |
+
- Epoch: 9
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
56 |
| 1.6484 | 0.5931 | 0.5631 | 1.2566 | 0.6796 | 0.6667 | 6 |
|
57 |
| 1.5646 | 0.6133 | 0.5839 | 1.1845 | 0.6976 | 0.6855 | 7 |
|
58 |
| 1.4907 | 0.6288 | 0.5993 | 1.1223 | 0.7084 | 0.6998 | 8 |
|
59 |
+
| 1.4462 | 0.6364 | 0.6099 | 1.1013 | 0.7152 | 0.7045 | 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:760bbad94df3426d3cc131c57ee5ac1ea8acf9aca91e0ad4b80b63070deab4e5
|
3 |
size 54221088
|