Training in progress epoch 43
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 |
|
@@ -86,6 +86,8 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.5124
|
18 |
+
- Train Accuracy: 0.0230
|
19 |
+
- Validation Loss: 8.4787
|
20 |
+
- Validation Accuracy: 0.0222
|
21 |
+
- Epoch: 43
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
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 |
+
| 8.5415 | 0.0228 | 8.5200 | 0.0222 | 42 |
|
90 |
+
| 8.5124 | 0.0230 | 8.4787 | 0.0222 | 43 |
|
91 |
|
92 |
|
93 |
### 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:e4d11ec1639ff3bc418f17421bc77551d05481d33cd9a1c3d76dfd66e6b04395
|
3 |
size 499741936
|