Training in progress epoch 130
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: 0.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -174,6 +174,7 @@ The following hyperparameters were used during training:
|
|
174 |
| 0.9116 | 0.1167 | 0.8940 | 0.1180 | 127 |
|
175 |
| 0.9095 | 0.1168 | 0.8945 | 0.1173 | 128 |
|
176 |
| 0.9081 | 0.1168 | 0.9126 | 0.1166 | 129 |
|
|
|
177 |
|
178 |
|
179 |
### 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: 0.9064
|
18 |
+
- Train Accuracy: 0.1169
|
19 |
+
- Validation Loss: 0.8872
|
20 |
+
- Validation Accuracy: 0.1177
|
21 |
+
- Epoch: 130
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
174 |
| 0.9116 | 0.1167 | 0.8940 | 0.1180 | 127 |
|
175 |
| 0.9095 | 0.1168 | 0.8945 | 0.1173 | 128 |
|
176 |
| 0.9081 | 0.1168 | 0.9126 | 0.1166 | 129 |
|
177 |
+
| 0.9064 | 0.1169 | 0.8872 | 0.1177 | 130 |
|
178 |
|
179 |
|
180 |
### 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:30734d9a9d688a6fe1e36aef7f84df99c5ece965b4f584e98af0a1c54cf0efa3
|
3 |
size 499741936
|