Training in progress epoch 48
Browse files- README.md +6 -4
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,11 +15,11 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 5.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Validation Loss: 5.
|
21 |
- Validation Accuracy: 0.0340
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -92,6 +92,8 @@ The following hyperparameters were used during training:
|
|
92 |
| 5.9460 | 0.0335 | 5.9259 | 0.0330 | 44 |
|
93 |
| 5.9206 | 0.0338 | 5.8926 | 0.0333 | 45 |
|
94 |
| 5.8734 | 0.0343 | 5.8471 | 0.0340 | 46 |
|
|
|
|
|
95 |
|
96 |
|
97 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 5.8422
|
19 |
+
- Train Accuracy: 0.0344
|
20 |
+
- Validation Loss: 5.8152
|
21 |
- Validation Accuracy: 0.0340
|
22 |
+
- Epoch: 48
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
92 |
| 5.9460 | 0.0335 | 5.9259 | 0.0330 | 44 |
|
93 |
| 5.9206 | 0.0338 | 5.8926 | 0.0333 | 45 |
|
94 |
| 5.8734 | 0.0343 | 5.8471 | 0.0340 | 46 |
|
95 |
+
| 5.8663 | 0.0341 | 5.8561 | 0.0337 | 47 |
|
96 |
+
| 5.8422 | 0.0344 | 5.8152 | 0.0340 | 48 |
|
97 |
|
98 |
|
99 |
### 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:c6033ce902b5b8d6625c6ff6830cc7f6a4fdde78a53aae0a5b5d087dd46f112b
|
3 |
size 499741936
|