nguyennghia0902
commited on
Commit
•
f11a78a
1
Parent(s):
fe79ae8
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: 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 |
|
@@ -56,6 +56,7 @@ The following hyperparameters were used during training:
|
|
56 |
| 2.4119 | 0.4369 | 0.4017 | 2.1953 | 0.4765 | 0.4559 | 6 |
|
57 |
| 2.3562 | 0.4505 | 0.4144 | 2.1406 | 0.4888 | 0.4689 | 7 |
|
58 |
| 2.3220 | 0.4566 | 0.4216 | 2.1207 | 0.4947 | 0.4749 | 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: 2.2953
|
19 |
+
- Train End Logits Accuracy: 0.4633
|
20 |
+
- Train Start Logits Accuracy: 0.4286
|
21 |
+
- Validation Loss: 2.1111
|
22 |
+
- Validation End Logits Accuracy: 0.4964
|
23 |
+
- Validation Start Logits Accuracy: 0.4762
|
24 |
+
- Epoch: 9
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
56 |
| 2.4119 | 0.4369 | 0.4017 | 2.1953 | 0.4765 | 0.4559 | 6 |
|
57 |
| 2.3562 | 0.4505 | 0.4144 | 2.1406 | 0.4888 | 0.4689 | 7 |
|
58 |
| 2.3220 | 0.4566 | 0.4216 | 2.1207 | 0.4947 | 0.4749 | 8 |
|
59 |
+
| 2.2953 | 0.4633 | 0.4286 | 2.1111 | 0.4964 | 0.4762 | 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:a96557a306728a32ee833891baf3cc10ab5fe4cf43e0483364bdc91fc53b589f
|
3 |
size 54221088
|