nguyennghia0902
commited on
Commit
•
1e87221
1
Parent(s):
54e6b0f
Training in progress epoch 3
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 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
| 3.6922 | 0.2260 | 0.1855 | 2.9570 | 0.3296 | 0.2955 | 0 |
|
51 |
| 2.9538 | 0.3373 | 0.2952 | 2.6908 | 0.3760 | 0.3455 | 1 |
|
52 |
| 2.7599 | 0.3690 | 0.3326 | 2.5323 | 0.4072 | 0.3820 | 2 |
|
|
|
53 |
|
54 |
|
55 |
### 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.6351
|
19 |
+
- Train End Logits Accuracy: 0.3920
|
20 |
+
- Train Start Logits Accuracy: 0.3568
|
21 |
+
- Validation Loss: 2.4256
|
22 |
+
- Validation End Logits Accuracy: 0.4286
|
23 |
+
- Validation Start Logits Accuracy: 0.4008
|
24 |
+
- Epoch: 3
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
50 |
| 3.6922 | 0.2260 | 0.1855 | 2.9570 | 0.3296 | 0.2955 | 0 |
|
51 |
| 2.9538 | 0.3373 | 0.2952 | 2.6908 | 0.3760 | 0.3455 | 1 |
|
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 |
|
55 |
|
56 |
### 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:216e0425c435392d27910cb067c7829f5cd48b033af039196b30c9fa34e7c908
|
3 |
size 54221088
|