nguyennghia0902
commited on
Commit
•
dad6e6a
1
Parent(s):
29a1b96
Training in progress epoch 8
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:
|
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 |
|
@@ -55,6 +55,7 @@ The following hyperparameters were used during training:
|
|
55 |
| 1.3785 | 0.6500 | 0.6241 | 0.8309 | 0.7823 | 0.7724 | 5 |
|
56 |
| 1.2118 | 0.6880 | 0.6604 | 0.6918 | 0.8105 | 0.8116 | 6 |
|
57 |
| 1.0610 | 0.7222 | 0.6963 | 0.5471 | 0.8490 | 0.8476 | 7 |
|
|
|
58 |
|
59 |
|
60 |
### 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.9249
|
19 |
+
- Train End Logits Accuracy: 0.7495
|
20 |
+
- Train Start Logits Accuracy: 0.7272
|
21 |
+
- Validation Loss: 0.4426
|
22 |
+
- Validation End Logits Accuracy: 0.8770
|
23 |
+
- Validation Start Logits Accuracy: 0.8763
|
24 |
+
- Epoch: 8
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
55 |
| 1.3785 | 0.6500 | 0.6241 | 0.8309 | 0.7823 | 0.7724 | 5 |
|
56 |
| 1.2118 | 0.6880 | 0.6604 | 0.6918 | 0.8105 | 0.8116 | 6 |
|
57 |
| 1.0610 | 0.7222 | 0.6963 | 0.5471 | 0.8490 | 0.8476 | 7 |
|
58 |
+
| 0.9249 | 0.7495 | 0.7272 | 0.4426 | 0.8770 | 0.8763 | 8 |
|
59 |
|
60 |
|
61 |
### 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:50dcf464c0fbd90a03e62f7a4dd429e3fc222206415c91ec7142e17d5d48b6d3
|
3 |
size 54221088
|