Training in progress epoch 50
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: 8.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Validation Loss: 8.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -93,6 +93,8 @@ The following hyperparameters were used during training:
|
|
93 |
| 8.4854 | 0.0223 | 8.4378 | 0.0220 | 46 |
|
94 |
| 8.4367 | 0.0229 | 8.4212 | 0.0222 | 47 |
|
95 |
| 8.4096 | 0.0232 | 8.4033 | 0.0221 | 48 |
|
|
|
|
|
96 |
|
97 |
|
98 |
### 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: 8.4005
|
18 |
+
- Train Accuracy: 0.0229
|
19 |
+
- Validation Loss: 8.3768
|
20 |
+
- Validation Accuracy: 0.0218
|
21 |
+
- Epoch: 50
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
93 |
| 8.4854 | 0.0223 | 8.4378 | 0.0220 | 46 |
|
94 |
| 8.4367 | 0.0229 | 8.4212 | 0.0222 | 47 |
|
95 |
| 8.4096 | 0.0232 | 8.4033 | 0.0221 | 48 |
|
96 |
+
| 8.4162 | 0.0228 | 8.3869 | 0.0221 | 49 |
|
97 |
+
| 8.4005 | 0.0229 | 8.3768 | 0.0218 | 50 |
|
98 |
|
99 |
|
100 |
### 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:037a0eb6a1059a3aec1c484649d4400e79a72dffd2812d8733fd3df3b34ee959
|
3 |
size 499741936
|