Training in progress epoch 44
Browse files- README.md +6 -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: 1.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Validation Loss: 1.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -88,6 +88,7 @@ The following hyperparameters were used during training:
|
|
88 |
| 1.3867 | 0.1054 | 1.3018 | 0.1071 | 41 |
|
89 |
| 1.3658 | 0.1058 | 1.2832 | 0.1083 | 42 |
|
90 |
| 1.3469 | 0.1063 | 1.2637 | 0.1081 | 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: 1.3288
|
18 |
+
- Train Accuracy: 0.1067
|
19 |
+
- Validation Loss: 1.2598
|
20 |
+
- Validation Accuracy: 0.1082
|
21 |
+
- Epoch: 44
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
88 |
| 1.3867 | 0.1054 | 1.3018 | 0.1071 | 41 |
|
89 |
| 1.3658 | 0.1058 | 1.2832 | 0.1083 | 42 |
|
90 |
| 1.3469 | 0.1063 | 1.2637 | 0.1081 | 43 |
|
91 |
+
| 1.3288 | 0.1067 | 1.2598 | 0.1082 | 44 |
|
92 |
|
93 |
|
94 |
### 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:dd227f5149a9e661d7a2e04fbce81a9b90a070083d3eba414b8cde3e600233ae
|
3 |
size 499741936
|