Training in progress epoch 39
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 |
|
@@ -83,6 +83,7 @@ The following hyperparameters were used during training:
|
|
83 |
| 1.5295 | 0.1022 | 1.4238 | 0.1052 | 36 |
|
84 |
| 1.4944 | 0.1030 | 1.4141 | 0.1059 | 37 |
|
85 |
| 1.4631 | 0.1037 | 1.3721 | 0.1053 | 38 |
|
|
|
86 |
|
87 |
|
88 |
### 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.4363
|
18 |
+
- Train Accuracy: 0.1043
|
19 |
+
- Validation Loss: 1.3467
|
20 |
+
- Validation Accuracy: 0.1060
|
21 |
+
- Epoch: 39
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
83 |
| 1.5295 | 0.1022 | 1.4238 | 0.1052 | 36 |
|
84 |
| 1.4944 | 0.1030 | 1.4141 | 0.1059 | 37 |
|
85 |
| 1.4631 | 0.1037 | 1.3721 | 0.1053 | 38 |
|
86 |
+
| 1.4363 | 0.1043 | 1.3467 | 0.1060 | 39 |
|
87 |
|
88 |
|
89 |
### 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:322104a5bbcbb642505452a9bfaf103c31e7daf68a69d5ca8cbdba53354c77ab
|
3 |
size 499741936
|