Training in progress epoch 47
Browse files- README.md +7 -5
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,11 +14,11 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 8.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Validation Loss: 8.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -90,6 +90,8 @@ The following hyperparameters were used during training:
|
|
90 |
| 8.5124 | 0.0230 | 8.4787 | 0.0222 | 43 |
|
91 |
| 8.4999 | 0.0229 | 8.4819 | 0.0218 | 44 |
|
92 |
| 8.4561 | 0.0235 | 8.4453 | 0.0221 | 45 |
|
|
|
|
|
93 |
|
94 |
|
95 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 8.4367
|
18 |
+
- Train Accuracy: 0.0229
|
19 |
+
- Validation Loss: 8.4212
|
20 |
+
- Validation Accuracy: 0.0222
|
21 |
+
- Epoch: 47
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
90 |
| 8.5124 | 0.0230 | 8.4787 | 0.0222 | 43 |
|
91 |
| 8.4999 | 0.0229 | 8.4819 | 0.0218 | 44 |
|
92 |
| 8.4561 | 0.0235 | 8.4453 | 0.0221 | 45 |
|
93 |
+
| 8.4854 | 0.0223 | 8.4378 | 0.0220 | 46 |
|
94 |
+
| 8.4367 | 0.0229 | 8.4212 | 0.0222 | 47 |
|
95 |
|
96 |
|
97 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 499741936
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a597c14114f2cf13069b73278c1bdafb0e6e0966e234f59139f1e92d3762957
|
3 |
size 499741936
|