Training in progress epoch 48
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: 8.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Validation Loss: 8.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -92,6 +92,7 @@ The following hyperparameters were used during training:
|
|
92 |
| 8.4561 | 0.0235 | 8.4453 | 0.0221 | 45 |
|
93 |
| 8.4854 | 0.0223 | 8.4378 | 0.0220 | 46 |
|
94 |
| 8.4367 | 0.0229 | 8.4212 | 0.0222 | 47 |
|
|
|
95 |
|
96 |
|
97 |
### 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: 8.4096
|
18 |
+
- Train Accuracy: 0.0232
|
19 |
+
- Validation Loss: 8.4033
|
20 |
+
- Validation Accuracy: 0.0221
|
21 |
+
- Epoch: 48
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
92 |
| 8.4561 | 0.0235 | 8.4453 | 0.0221 | 45 |
|
93 |
| 8.4854 | 0.0223 | 8.4378 | 0.0220 | 46 |
|
94 |
| 8.4367 | 0.0229 | 8.4212 | 0.0222 | 47 |
|
95 |
+
| 8.4096 | 0.0232 | 8.4033 | 0.0221 | 48 |
|
96 |
|
97 |
|
98 |
### 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:51b12d9cf5edaf93cf7beac8eb37c427bfa000d803abd084bc6878de1ddeeafa
|
3 |
size 499741936
|