Training in progress epoch 255
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 |
|
@@ -299,6 +299,7 @@ The following hyperparameters were used during training:
|
|
299 |
| 0.7902 | 0.1199 | 0.8232 | 0.1192 | 252 |
|
300 |
| 0.7915 | 0.1199 | 0.8159 | 0.1206 | 253 |
|
301 |
| 0.7897 | 0.1198 | 0.8281 | 0.1195 | 254 |
|
|
|
302 |
|
303 |
|
304 |
### 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.7894
|
18 |
+
- Train Accuracy: 0.1199
|
19 |
+
- Validation Loss: 0.8140
|
20 |
+
- Validation Accuracy: 0.1193
|
21 |
+
- Epoch: 255
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
299 |
| 0.7902 | 0.1199 | 0.8232 | 0.1192 | 252 |
|
300 |
| 0.7915 | 0.1199 | 0.8159 | 0.1206 | 253 |
|
301 |
| 0.7897 | 0.1198 | 0.8281 | 0.1195 | 254 |
|
302 |
+
| 0.7894 | 0.1199 | 0.8140 | 0.1193 | 255 |
|
303 |
|
304 |
|
305 |
### 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:286f11b359769a1300823ea1afb2db1b29d4fd34cb908f9ae1b719455141daac
|
3 |
size 499741936
|