nguyennghia0902
commited on
Commit
•
e205e90
1
Parent(s):
dad6e6a
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: 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 |
|
@@ -56,6 +56,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.8085
|
19 |
+
- Train End Logits Accuracy: 0.7777
|
20 |
+
- Train Start Logits Accuracy: 0.7585
|
21 |
+
- Validation Loss: 0.3695
|
22 |
+
- Validation End Logits Accuracy: 0.8919
|
23 |
+
- Validation Start Logits Accuracy: 0.8908
|
24 |
+
- Epoch: 9
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
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 |
+
| 0.8085 | 0.7777 | 0.7585 | 0.3695 | 0.8919 | 0.8908 | 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:fbfb822404987c4aebe467fc90e561c49e40a8d9a5e14d8f4065fc80cfc5978f
|
3 |
size 54221088
|