Training in progress epoch 111
Browse files- README.md +6 -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: 0.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -155,6 +155,7 @@ The following hyperparameters were used during training:
|
|
155 |
| 0.9488 | 0.1158 | 0.9131 | 0.1176 | 108 |
|
156 |
| 0.9471 | 0.1159 | 0.9360 | 0.1174 | 109 |
|
157 |
| 0.9449 | 0.1159 | 0.9175 | 0.1164 | 110 |
|
|
|
158 |
|
159 |
|
160 |
### 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: 0.9422
|
18 |
+
- Train Accuracy: 0.1160
|
19 |
+
- Validation Loss: 0.9121
|
20 |
+
- Validation Accuracy: 0.1167
|
21 |
+
- Epoch: 111
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
155 |
| 0.9488 | 0.1158 | 0.9131 | 0.1176 | 108 |
|
156 |
| 0.9471 | 0.1159 | 0.9360 | 0.1174 | 109 |
|
157 |
| 0.9449 | 0.1159 | 0.9175 | 0.1164 | 110 |
|
158 |
+
| 0.9422 | 0.1160 | 0.9121 | 0.1167 | 111 |
|
159 |
|
160 |
|
161 |
### 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:579d1c0d8690a22db1bb7d93654fb2fff5b58c662ab7ea8a1e2188625fdb1ff7
|
3 |
size 499741936
|