nguyennghia0902
commited on
Commit
•
e5e290d
1
Parent(s):
f95f4a9
Training in progress epoch 10
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: 0.
|
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 |
|
@@ -57,6 +57,7 @@ The following hyperparameters were used during training:
|
|
57 |
| 1.1518 | 0.6980 | 0.6741 | 0.6412 | 0.8260 | 0.8197 | 7 |
|
58 |
| 1.0351 | 0.7240 | 0.7025 | 0.5316 | 0.8518 | 0.8531 | 8 |
|
59 |
| 0.9269 | 0.7488 | 0.7270 | 0.4671 | 0.8701 | 0.8700 | 9 |
|
|
|
60 |
|
61 |
|
62 |
### 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: 0.8354
|
19 |
+
- Train End Logits Accuracy: 0.7714
|
20 |
+
- Train Start Logits Accuracy: 0.7489
|
21 |
+
- Validation Loss: 0.3836
|
22 |
+
- Validation End Logits Accuracy: 0.8910
|
23 |
+
- Validation Start Logits Accuracy: 0.8896
|
24 |
+
- Epoch: 10
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
57 |
| 1.1518 | 0.6980 | 0.6741 | 0.6412 | 0.8260 | 0.8197 | 7 |
|
58 |
| 1.0351 | 0.7240 | 0.7025 | 0.5316 | 0.8518 | 0.8531 | 8 |
|
59 |
| 0.9269 | 0.7488 | 0.7270 | 0.4671 | 0.8701 | 0.8700 | 9 |
|
60 |
+
| 0.8354 | 0.7714 | 0.7489 | 0.3836 | 0.8910 | 0.8896 | 10 |
|
61 |
|
62 |
|
63 |
### 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:58bd89d078d7ad62bb9b3bc22317b3c571484b89c5205ca673e3151bc320a245
|
3 |
size 54221088
|