nguyennghia0902
commited on
Commit
•
0d1a225
1
Parent(s):
ac225b2
Training in progress epoch 8
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 |
|
@@ -55,6 +55,7 @@ The following hyperparameters were used during training:
|
|
55 |
| 1.5852 | 0.6070 | 0.5807 | 1.1348 | 0.7053 | 0.6950 | 5 |
|
56 |
| 1.4627 | 0.6330 | 0.6039 | 1.0051 | 0.7336 | 0.7269 | 6 |
|
57 |
| 1.3557 | 0.6545 | 0.6285 | 0.9167 | 0.7577 | 0.7491 | 7 |
|
|
|
58 |
|
59 |
|
60 |
### 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.2715
|
19 |
+
- Train End Logits Accuracy: 0.6741
|
20 |
+
- Train Start Logits Accuracy: 0.6457
|
21 |
+
- Validation Loss: 0.8508
|
22 |
+
- Validation End Logits Accuracy: 0.7708
|
23 |
+
- Validation Start Logits Accuracy: 0.7643
|
24 |
+
- Epoch: 8
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
55 |
| 1.5852 | 0.6070 | 0.5807 | 1.1348 | 0.7053 | 0.6950 | 5 |
|
56 |
| 1.4627 | 0.6330 | 0.6039 | 1.0051 | 0.7336 | 0.7269 | 6 |
|
57 |
| 1.3557 | 0.6545 | 0.6285 | 0.9167 | 0.7577 | 0.7491 | 7 |
|
58 |
+
| 1.2715 | 0.6741 | 0.6457 | 0.8508 | 0.7708 | 0.7643 | 8 |
|
59 |
|
60 |
|
61 |
### 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:2b6c5164e29b53b16a455dbdebd10894252743cd2be3d4f905ff390a1730dc1d
|
3 |
size 54221088
|