nguyennghia0902
commited on
Commit
•
7fbf5e7
1
Parent(s):
52bb7e9
Training in progress epoch 4
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 |
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
51 |
| 2.4050 | 0.4412 | 0.4100 | 1.9607 | 0.5286 | 0.5126 | 1 |
|
52 |
| 2.1054 | 0.5011 | 0.4714 | 1.6636 | 0.5884 | 0.5755 | 2 |
|
53 |
| 1.9002 | 0.5421 | 0.5122 | 1.4655 | 0.6276 | 0.6173 | 3 |
|
|
|
54 |
|
55 |
|
56 |
### 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.7347
|
19 |
+
- Train End Logits Accuracy: 0.5741
|
20 |
+
- Train Start Logits Accuracy: 0.5496
|
21 |
+
- Validation Loss: 1.2668
|
22 |
+
- Validation End Logits Accuracy: 0.6755
|
23 |
+
- Validation Start Logits Accuracy: 0.6654
|
24 |
+
- Epoch: 4
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
51 |
| 2.4050 | 0.4412 | 0.4100 | 1.9607 | 0.5286 | 0.5126 | 1 |
|
52 |
| 2.1054 | 0.5011 | 0.4714 | 1.6636 | 0.5884 | 0.5755 | 2 |
|
53 |
| 1.9002 | 0.5421 | 0.5122 | 1.4655 | 0.6276 | 0.6173 | 3 |
|
54 |
+
| 1.7347 | 0.5741 | 0.5496 | 1.2668 | 0.6755 | 0.6654 | 4 |
|
55 |
|
56 |
|
57 |
### 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:4d9cea02097701943116283aae1b136b38d77c6ae878dd64ce3369d5530f190f
|
3 |
size 54221088
|