nguyennghia0902
commited on
Commit
•
b93c0b8
1
Parent(s):
6147743
Training in progress epoch 5
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: 2.
|
19 |
-
- Train End Logits Accuracy: 0.
|
20 |
-
- Train Start Logits Accuracy: 0.
|
21 |
-
- Validation Loss: 2.
|
22 |
-
- Validation End Logits Accuracy: 0.
|
23 |
-
- Validation Start Logits Accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -52,6 +52,7 @@ The following hyperparameters were used during training:
|
|
52 |
| 2.7599 | 0.3690 | 0.3326 | 2.5323 | 0.4072 | 0.3820 | 2 |
|
53 |
| 2.6351 | 0.3920 | 0.3568 | 2.4256 | 0.4286 | 0.4008 | 3 |
|
54 |
| 2.5472 | 0.4089 | 0.3742 | 2.3283 | 0.4498 | 0.4264 | 4 |
|
|
|
55 |
|
56 |
|
57 |
### 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: 2.4725
|
19 |
+
- Train End Logits Accuracy: 0.4221
|
20 |
+
- Train Start Logits Accuracy: 0.3912
|
21 |
+
- Validation Loss: 2.2602
|
22 |
+
- Validation End Logits Accuracy: 0.4605
|
23 |
+
- Validation Start Logits Accuracy: 0.4399
|
24 |
+
- Epoch: 5
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
52 |
| 2.7599 | 0.3690 | 0.3326 | 2.5323 | 0.4072 | 0.3820 | 2 |
|
53 |
| 2.6351 | 0.3920 | 0.3568 | 2.4256 | 0.4286 | 0.4008 | 3 |
|
54 |
| 2.5472 | 0.4089 | 0.3742 | 2.3283 | 0.4498 | 0.4264 | 4 |
|
55 |
+
| 2.4725 | 0.4221 | 0.3912 | 2.2602 | 0.4605 | 0.4399 | 5 |
|
56 |
|
57 |
|
58 |
### 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:c75239adba5405a81dd92760ad23c7173d79b619bffd9a7fca7bd53cbc0a8b94
|
3 |
size 54221088
|