Training in progress epoch 26
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: 9.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Validation Loss:
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -69,6 +69,8 @@ The following hyperparameters were used during training:
|
|
69 |
| 9.2980 | 0.0229 | 9.2170 | 0.0219 | 22 |
|
70 |
| 9.2361 | 0.0233 | 9.1518 | 0.0219 | 23 |
|
71 |
| 9.1515 | 0.0236 | 9.0827 | 0.0223 | 24 |
|
|
|
|
|
72 |
|
73 |
|
74 |
### 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: 9.0447
|
18 |
+
- Train Accuracy: 0.0234
|
19 |
+
- Validation Loss: 8.9867
|
20 |
+
- Validation Accuracy: 0.0218
|
21 |
+
- Epoch: 26
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
69 |
| 9.2980 | 0.0229 | 9.2170 | 0.0219 | 22 |
|
70 |
| 9.2361 | 0.0233 | 9.1518 | 0.0219 | 23 |
|
71 |
| 9.1515 | 0.0236 | 9.0827 | 0.0223 | 24 |
|
72 |
+
| 9.1171 | 0.0228 | 9.0406 | 0.0218 | 25 |
|
73 |
+
| 9.0447 | 0.0234 | 8.9867 | 0.0218 | 26 |
|
74 |
|
75 |
|
76 |
### 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:ac9c5d0bb383e74920584097fe5e89c3896c52f0b9bafa2bcac0abf8fe2efcd2
|
3 |
size 499741936
|