nguyennghia0902
commited on
Commit
•
1291072
1
Parent(s):
59ad6ed
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.9575 | 0.5275 | 0.4978 | 1.6628 | 0.5890 | 0.5718 | 6 |
|
57 |
| 1.8962 | 0.5405 | 0.5127 | 1.5958 | 0.6047 | 0.5877 | 7 |
|
58 |
| 1.8478 | 0.5503 | 0.5211 | 1.5622 | 0.6112 | 0.5964 | 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.8204
|
19 |
+
- Train End Logits Accuracy: 0.5584
|
20 |
+
- Train Start Logits Accuracy: 0.5303
|
21 |
+
- Validation Loss: 1.5543
|
22 |
+
- Validation End Logits Accuracy: 0.6127
|
23 |
+
- Validation Start Logits Accuracy: 0.5972
|
24 |
+
- Epoch: 9
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
56 |
| 1.9575 | 0.5275 | 0.4978 | 1.6628 | 0.5890 | 0.5718 | 6 |
|
57 |
| 1.8962 | 0.5405 | 0.5127 | 1.5958 | 0.6047 | 0.5877 | 7 |
|
58 |
| 1.8478 | 0.5503 | 0.5211 | 1.5622 | 0.6112 | 0.5964 | 8 |
|
59 |
+
| 1.8204 | 0.5584 | 0.5303 | 1.5543 | 0.6127 | 0.5972 | 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:a77e00fa42f75ed0f42a36176463a1b8d7903b88aec37e54d38245c0b1ba9589
|
3 |
size 54221088
|