Training in progress epoch 83
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:
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -127,6 +127,7 @@ The following hyperparameters were used during training:
|
|
127 |
| 1.0340 | 0.1137 | 1.0059 | 0.1153 | 80 |
|
128 |
| 1.0296 | 0.1138 | 0.9961 | 0.1152 | 81 |
|
129 |
| 1.0272 | 0.1138 | 1.0132 | 0.1138 | 82 |
|
|
|
130 |
|
131 |
|
132 |
### 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.0211
|
18 |
+
- Train Accuracy: 0.1140
|
19 |
+
- Validation Loss: 0.9575
|
20 |
+
- Validation Accuracy: 0.1150
|
21 |
+
- Epoch: 83
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
127 |
| 1.0340 | 0.1137 | 1.0059 | 0.1153 | 80 |
|
128 |
| 1.0296 | 0.1138 | 0.9961 | 0.1152 | 81 |
|
129 |
| 1.0272 | 0.1138 | 1.0132 | 0.1138 | 82 |
|
130 |
+
| 1.0211 | 0.1140 | 0.9575 | 0.1150 | 83 |
|
131 |
|
132 |
|
133 |
### 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:3ad2523a6b68074ee2c9842a18b9afb8cc42dcb4269b02241418b71c8d5adaea
|
3 |
size 499741936
|