Training in progress epoch 41
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: 8.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Validation Loss: 8.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -84,6 +84,8 @@ The following hyperparameters were used during training:
|
|
84 |
| 8.6356 | 0.0228 | 8.6323 | 0.0217 | 37 |
|
85 |
| 8.6392 | 0.0225 | 8.5603 | 0.0225 | 38 |
|
86 |
| 8.5802 | 0.0233 | 8.5722 | 0.0219 | 39 |
|
|
|
|
|
87 |
|
88 |
|
89 |
### 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.5625
|
18 |
+
- Train Accuracy: 0.0228
|
19 |
+
- Validation Loss: 8.5272
|
20 |
+
- Validation Accuracy: 0.0220
|
21 |
+
- Epoch: 41
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
84 |
| 8.6356 | 0.0228 | 8.6323 | 0.0217 | 37 |
|
85 |
| 8.6392 | 0.0225 | 8.5603 | 0.0225 | 38 |
|
86 |
| 8.5802 | 0.0233 | 8.5722 | 0.0219 | 39 |
|
87 |
+
| 8.5825 | 0.0228 | 8.5548 | 0.0220 | 40 |
|
88 |
+
| 8.5625 | 0.0228 | 8.5272 | 0.0220 | 41 |
|
89 |
|
90 |
|
91 |
### 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:c1445c65bc97d4b0ef12b3ac53f3455344a805f154d04cb5537e62ebdab4ee1e
|
3 |
size 499741936
|