Training in progress epoch 87
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 |
|
@@ -130,6 +130,8 @@ The following hyperparameters were used during training:
|
|
130 |
| 7.9500 | 0.0235 | 7.9505 | 0.0223 | 83 |
|
131 |
| 7.9519 | 0.0234 | 7.9711 | 0.0217 | 84 |
|
132 |
| 7.9616 | 0.0228 | 7.9288 | 0.0223 | 85 |
|
|
|
|
|
133 |
|
134 |
|
135 |
### 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.9369
|
18 |
+
- Train Accuracy: 0.0227
|
19 |
+
- Validation Loss: 7.9015
|
20 |
+
- Validation Accuracy: 0.0225
|
21 |
+
- Epoch: 87
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
130 |
| 7.9500 | 0.0235 | 7.9505 | 0.0223 | 83 |
|
131 |
| 7.9519 | 0.0234 | 7.9711 | 0.0217 | 84 |
|
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
|
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:b293bedefa1a64c8ec4f55652160ad91ea948191987992fbb135302592626841
|
3 |
size 499741936
|