nguyennghia0902
commited on
Commit
·
fb177e3
1
Parent(s):
4f61915
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:
|
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.2600 | 0.4678 | 0.4373 | 1.9512 | 0.5271 | 0.5112 | 3 |
|
54 |
| 2.1384 | 0.4927 | 0.4626 | 1.8342 | 0.5512 | 0.5353 | 4 |
|
55 |
| 2.0404 | 0.5101 | 0.4814 | 1.7279 | 0.5752 | 0.5598 | 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.9575
|
19 |
+
- Train End Logits Accuracy: 0.5275
|
20 |
+
- Train Start Logits Accuracy: 0.4978
|
21 |
+
- Validation Loss: 1.6628
|
22 |
+
- Validation End Logits Accuracy: 0.5890
|
23 |
+
- Validation Start Logits Accuracy: 0.5718
|
24 |
+
- Epoch: 6
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
53 |
| 2.2600 | 0.4678 | 0.4373 | 1.9512 | 0.5271 | 0.5112 | 3 |
|
54 |
| 2.1384 | 0.4927 | 0.4626 | 1.8342 | 0.5512 | 0.5353 | 4 |
|
55 |
| 2.0404 | 0.5101 | 0.4814 | 1.7279 | 0.5752 | 0.5598 | 5 |
|
56 |
+
| 1.9575 | 0.5275 | 0.4978 | 1.6628 | 0.5890 | 0.5718 | 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:6c4176efced90603a726ba1392c5ddbf4278c88cb3eedbbf4a732083206b2b44
|
3 |
size 54221088
|