Training in progress epoch 476
Browse files- README.md +5 -4
- 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.1220
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -520,6 +520,7 @@ The following hyperparameters were used during training:
|
|
520 |
| 0.7111 | 0.1220 | 0.7744 | 0.1215 | 473 |
|
521 |
| 0.7106 | 0.1220 | 0.7695 | 0.1209 | 474 |
|
522 |
| 0.7109 | 0.1220 | 0.7573 | 0.1208 | 475 |
|
|
|
523 |
|
524 |
|
525 |
### 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.7099
|
18 |
- Train Accuracy: 0.1220
|
19 |
+
- Validation Loss: 0.8003
|
20 |
+
- Validation Accuracy: 0.1201
|
21 |
+
- Epoch: 476
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
520 |
| 0.7111 | 0.1220 | 0.7744 | 0.1215 | 473 |
|
521 |
| 0.7106 | 0.1220 | 0.7695 | 0.1209 | 474 |
|
522 |
| 0.7109 | 0.1220 | 0.7573 | 0.1208 | 475 |
|
523 |
+
| 0.7099 | 0.1220 | 0.8003 | 0.1201 | 476 |
|
524 |
|
525 |
|
526 |
### 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:1399ec199d8ec8146ede42041967613af5b4f2f83d688a75023352aa0a6f5e58
|
3 |
size 499741936
|