Training in progress epoch 45
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 |
|
@@ -88,6 +88,8 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.4561
|
18 |
+
- Train Accuracy: 0.0235
|
19 |
+
- Validation Loss: 8.4453
|
20 |
+
- Validation Accuracy: 0.0221
|
21 |
+
- Epoch: 45
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
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 |
+
| 8.4999 | 0.0229 | 8.4819 | 0.0218 | 44 |
|
92 |
+
| 8.4561 | 0.0235 | 8.4453 | 0.0221 | 45 |
|
93 |
|
94 |
|
95 |
### 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:f664cf307e23278fbda2130ed2385bba403e04e52d23670138dd9e67a6e4dd17
|
3 |
size 499741936
|