Training in progress epoch 89
Browse files- README.md +7 -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: 7.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Validation Loss: 7.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -132,6 +132,8 @@ The following hyperparameters were used during training:
|
|
132 |
| 7.9616 | 0.0228 | 7.9288 | 0.0223 | 85 |
|
133 |
| 7.9803 | 0.0225 | 7.8997 | 0.0226 | 86 |
|
134 |
| 7.9369 | 0.0227 | 7.9015 | 0.0225 | 87 |
|
|
|
|
|
135 |
|
136 |
|
137 |
### 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: 7.9367
|
18 |
+
- Train Accuracy: 0.0226
|
19 |
+
- Validation Loss: 7.8988
|
20 |
+
- Validation Accuracy: 0.0220
|
21 |
+
- Epoch: 89
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
132 |
| 7.9616 | 0.0228 | 7.9288 | 0.0223 | 85 |
|
133 |
| 7.9803 | 0.0225 | 7.8997 | 0.0226 | 86 |
|
134 |
| 7.9369 | 0.0227 | 7.9015 | 0.0225 | 87 |
|
135 |
+
| 7.9309 | 0.0229 | 7.9010 | 0.0224 | 88 |
|
136 |
+
| 7.9367 | 0.0226 | 7.8988 | 0.0220 | 89 |
|
137 |
|
138 |
|
139 |
### 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:6974d827a9f311fec2d1c98b19915b1072c00b82f5766de9feabe20a7148675e
|
3 |
size 499741936
|