Training in progress epoch 18
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: 9.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -61,6 +61,8 @@ The following hyperparameters were used during training:
|
|
61 |
| 9.8225 | 0.0155 | 9.7461 | 0.0209 | 14 |
|
62 |
| 9.7670 | 0.0201 | 9.6768 | 0.0222 | 15 |
|
63 |
| 9.7065 | 0.0219 | 9.6127 | 0.0222 | 16 |
|
|
|
|
|
64 |
|
65 |
|
66 |
### 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.5757
|
18 |
+
- Train Accuracy: 0.0226
|
19 |
+
- Validation Loss: 9.4795
|
20 |
+
- Validation Accuracy: 0.0219
|
21 |
+
- Epoch: 18
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
61 |
| 9.8225 | 0.0155 | 9.7461 | 0.0209 | 14 |
|
62 |
| 9.7670 | 0.0201 | 9.6768 | 0.0222 | 15 |
|
63 |
| 9.7065 | 0.0219 | 9.6127 | 0.0222 | 16 |
|
64 |
+
| 9.6352 | 0.0227 | 9.5445 | 0.0220 | 17 |
|
65 |
+
| 9.5757 | 0.0226 | 9.4795 | 0.0219 | 18 |
|
66 |
|
67 |
|
68 |
### 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:f22e263c30bcf0ea0bc7355d14363ab6d0abb3fc89b572bcd73b9f8232ea5a65
|
3 |
size 499741936
|