Training in progress epoch 91
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 |
|
@@ -134,6 +134,8 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.8785
|
18 |
+
- Train Accuracy: 0.0233
|
19 |
+
- Validation Loss: 7.8527
|
20 |
+
- Validation Accuracy: 0.0225
|
21 |
+
- Epoch: 91
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
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 |
+
| 7.8840 | 0.0230 | 7.8774 | 0.0216 | 90 |
|
138 |
+
| 7.8785 | 0.0233 | 7.8527 | 0.0225 | 91 |
|
139 |
|
140 |
|
141 |
### 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:c4b4c7c5c08537e70e526bc95729797bd1a3e292904a4c09b0a7dbbb91c20fd1
|
3 |
size 499741936
|