Training in progress epoch 426
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 |
|
@@ -470,6 +470,7 @@ The following hyperparameters were used during training:
|
|
470 |
| 0.7226 | 0.1216 | 0.7925 | 0.1203 | 423 |
|
471 |
| 0.7222 | 0.1217 | 0.7910 | 0.1204 | 424 |
|
472 |
| 0.7220 | 0.1217 | 0.7720 | 0.1211 | 425 |
|
|
|
473 |
|
474 |
|
475 |
### 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.7218
|
18 |
+
- Train Accuracy: 0.1216
|
19 |
+
- Validation Loss: 0.7979
|
20 |
+
- Validation Accuracy: 0.1207
|
21 |
+
- Epoch: 426
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
470 |
| 0.7226 | 0.1216 | 0.7925 | 0.1203 | 423 |
|
471 |
| 0.7222 | 0.1217 | 0.7910 | 0.1204 | 424 |
|
472 |
| 0.7220 | 0.1217 | 0.7720 | 0.1211 | 425 |
|
473 |
+
| 0.7218 | 0.1216 | 0.7979 | 0.1207 | 426 |
|
474 |
|
475 |
|
476 |
### 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:b0d714ff562ed434bb1ffe3f5def24d2c8a70683f7d47e006b5e54151716e432
|
3 |
size 499741936
|