Training in progress epoch 171
Browse files- README.md +5 -4
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
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.8541
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -215,6 +215,7 @@ The following hyperparameters were used during training:
|
|
215 |
| 0.8573 | 0.1181 | 0.8691 | 0.1181 | 168 |
|
216 |
| 0.8558 | 0.1182 | 0.8481 | 0.1176 | 169 |
|
217 |
| 0.8541 | 0.1182 | 0.8652 | 0.1187 | 170 |
|
|
|
218 |
|
219 |
|
220 |
### Framework versions
|
|
|
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.8541
|
18 |
+
- Train Accuracy: 0.1183
|
19 |
+
- Validation Loss: 0.8477
|
20 |
+
- Validation Accuracy: 0.1198
|
21 |
+
- Epoch: 171
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
215 |
| 0.8573 | 0.1181 | 0.8691 | 0.1181 | 168 |
|
216 |
| 0.8558 | 0.1182 | 0.8481 | 0.1176 | 169 |
|
217 |
| 0.8541 | 0.1182 | 0.8652 | 0.1187 | 170 |
|
218 |
+
| 0.8541 | 0.1183 | 0.8477 | 0.1198 | 171 |
|
219 |
|
220 |
|
221 |
### 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:7a90fd8aa25849a86ce52cc7b9b3b6d5b1bbc2ef97fa0c337e01a8e5f78f1965
|
3 |
size 499741936
|