Training in progress epoch 317
Browse files- README.md +4 -3
- 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.1207
|
19 |
-
- Validation Loss: 0.
|
20 |
- Validation Accuracy: 0.1198
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -361,6 +361,7 @@ The following hyperparameters were used during training:
|
|
361 |
| 0.7597 | 0.1207 | 0.8057 | 0.1201 | 314 |
|
362 |
| 0.7600 | 0.1207 | 0.8237 | 0.1189 | 315 |
|
363 |
| 0.7584 | 0.1207 | 0.8315 | 0.1198 | 316 |
|
|
|
364 |
|
365 |
|
366 |
### 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.7592
|
18 |
- Train Accuracy: 0.1207
|
19 |
+
- Validation Loss: 0.8228
|
20 |
- Validation Accuracy: 0.1198
|
21 |
+
- Epoch: 317
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
361 |
| 0.7597 | 0.1207 | 0.8057 | 0.1201 | 314 |
|
362 |
| 0.7600 | 0.1207 | 0.8237 | 0.1189 | 315 |
|
363 |
| 0.7584 | 0.1207 | 0.8315 | 0.1198 | 316 |
|
364 |
+
| 0.7592 | 0.1207 | 0.8228 | 0.1198 | 317 |
|
365 |
|
366 |
|
367 |
### 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:cc39ade189b1ddb7428704bb58cbc6840238456d68f4e904e9bb3a243b967032
|
3 |
size 499741936
|