nguyennghia0902
commited on
Commit
•
29a1b96
1
Parent(s):
4974211
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.5637 | 0.6086 | 0.5842 | 1.0345 | 0.7291 | 0.7190 | 4 |
|
55 |
| 1.3785 | 0.6500 | 0.6241 | 0.8309 | 0.7823 | 0.7724 | 5 |
|
56 |
| 1.2118 | 0.6880 | 0.6604 | 0.6918 | 0.8105 | 0.8116 | 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.0610
|
19 |
+
- Train End Logits Accuracy: 0.7222
|
20 |
+
- Train Start Logits Accuracy: 0.6963
|
21 |
+
- Validation Loss: 0.5471
|
22 |
+
- Validation End Logits Accuracy: 0.8490
|
23 |
+
- Validation Start Logits Accuracy: 0.8476
|
24 |
+
- Epoch: 7
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
54 |
| 1.5637 | 0.6086 | 0.5842 | 1.0345 | 0.7291 | 0.7190 | 4 |
|
55 |
| 1.3785 | 0.6500 | 0.6241 | 0.8309 | 0.7823 | 0.7724 | 5 |
|
56 |
| 1.2118 | 0.6880 | 0.6604 | 0.6918 | 0.8105 | 0.8116 | 6 |
|
57 |
+
| 1.0610 | 0.7222 | 0.6963 | 0.5471 | 0.8490 | 0.8476 | 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:838be838fcea444cea40f014d8cf54e669f98b18453caa32f56322893adedbb3
|
3 |
size 54221088
|