nguyennghia0902
commited on
Commit
•
2868eff
1
Parent(s):
c9cc275
Training in progress epoch 6
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: 1.
|
19 |
-
- Train End Logits Accuracy: 0.
|
20 |
-
- Train Start Logits Accuracy: 0.
|
21 |
-
- Validation Loss: 1.
|
22 |
-
- Validation End Logits Accuracy: 0.
|
23 |
-
- Validation Start Logits Accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -53,6 +53,7 @@ The following hyperparameters were used during training:
|
|
53 |
| 2.0197 | 0.5187 | 0.4879 | 1.6380 | 0.5947 | 0.5795 | 3 |
|
54 |
| 1.8749 | 0.5476 | 0.5157 | 1.4806 | 0.6256 | 0.6152 | 4 |
|
55 |
| 1.7536 | 0.5717 | 0.5421 | 1.3605 | 0.6524 | 0.6404 | 5 |
|
|
|
56 |
|
57 |
|
58 |
### 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: 1.6484
|
19 |
+
- Train End Logits Accuracy: 0.5931
|
20 |
+
- Train Start Logits Accuracy: 0.5631
|
21 |
+
- Validation Loss: 1.2566
|
22 |
+
- Validation End Logits Accuracy: 0.6796
|
23 |
+
- Validation Start Logits Accuracy: 0.6667
|
24 |
+
- Epoch: 6
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
53 |
| 2.0197 | 0.5187 | 0.4879 | 1.6380 | 0.5947 | 0.5795 | 3 |
|
54 |
| 1.8749 | 0.5476 | 0.5157 | 1.4806 | 0.6256 | 0.6152 | 4 |
|
55 |
| 1.7536 | 0.5717 | 0.5421 | 1.3605 | 0.6524 | 0.6404 | 5 |
|
56 |
+
| 1.6484 | 0.5931 | 0.5631 | 1.2566 | 0.6796 | 0.6667 | 6 |
|
57 |
|
58 |
|
59 |
### 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:11af2b45632ceae4d175814ee79d9810491c36aaa546944c65d9666bd7033508
|
3 |
size 54221088
|