Training in progress epoch 1
Browse files- README.md +8 -7
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -13,13 +13,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 13 |
|
| 14 |
This model is a fine-tuned version of [jikkyjohn/roberta-base-MLM-retrainedonRace1](https://huggingface.co/jikkyjohn/roberta-base-MLM-retrainedonRace1) on an unknown dataset.
|
| 15 |
It achieves the following results on the evaluation set:
|
| 16 |
-
- Train Loss:
|
| 17 |
-
- Train End Logits Accuracy: 0.
|
| 18 |
-
- Train Start Logits Accuracy: 0.
|
| 19 |
-
- Validation Loss: 0.
|
| 20 |
-
- Validation End Logits Accuracy: 0.
|
| 21 |
-
- Validation Start Logits Accuracy: 0.
|
| 22 |
-
- Epoch:
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
|
|
| 46 |
| Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
|
| 47 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
| 48 |
| 1.0727 | 0.7150 | 0.6751 | 0.8623 | 0.7544 | 0.7229 | 0 |
|
|
|
|
| 49 |
|
| 50 |
|
| 51 |
### Framework versions
|
|
|
|
| 13 |
|
| 14 |
This model is a fine-tuned version of [jikkyjohn/roberta-base-MLM-retrainedonRace1](https://huggingface.co/jikkyjohn/roberta-base-MLM-retrainedonRace1) on an unknown dataset.
|
| 15 |
It achieves the following results on the evaluation set:
|
| 16 |
+
- Train Loss: 0.6850
|
| 17 |
+
- Train End Logits Accuracy: 0.8056
|
| 18 |
+
- Train Start Logits Accuracy: 0.7646
|
| 19 |
+
- Validation Loss: 0.8462
|
| 20 |
+
- Validation End Logits Accuracy: 0.7683
|
| 21 |
+
- Validation Start Logits Accuracy: 0.7377
|
| 22 |
+
- Epoch: 1
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
|
|
| 46 |
| Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
|
| 47 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
| 48 |
| 1.0727 | 0.7150 | 0.6751 | 0.8623 | 0.7544 | 0.7229 | 0 |
|
| 49 |
+
| 0.6850 | 0.8056 | 0.7646 | 0.8462 | 0.7683 | 0.7377 | 1 |
|
| 50 |
|
| 51 |
|
| 52 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 496513256
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:90c43981d1b64d7c3e7d6ff3fe2bc48e506f6808f400e97c5e59ca6e12d76deb
|
| 3 |
size 496513256
|