Training in progress epoch 499
Browse files- README.md +4 -3
- 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.1221
|
19 |
-
- Validation Loss: 0.
|
20 |
- Validation Accuracy: 0.1213
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -543,6 +543,7 @@ The following hyperparameters were used during training:
|
|
543 |
| 0.7079 | 0.1221 | 0.7900 | 0.1211 | 496 |
|
544 |
| 0.7085 | 0.1221 | 0.7744 | 0.1212 | 497 |
|
545 |
| 0.7075 | 0.1221 | 0.7725 | 0.1213 | 498 |
|
|
|
546 |
|
547 |
|
548 |
### 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.7074
|
18 |
- Train Accuracy: 0.1221
|
19 |
+
- Validation Loss: 0.7739
|
20 |
- Validation Accuracy: 0.1213
|
21 |
+
- Epoch: 499
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
543 |
| 0.7079 | 0.1221 | 0.7900 | 0.1211 | 496 |
|
544 |
| 0.7085 | 0.1221 | 0.7744 | 0.1212 | 497 |
|
545 |
| 0.7075 | 0.1221 | 0.7725 | 0.1213 | 498 |
|
546 |
+
| 0.7074 | 0.1221 | 0.7739 | 0.1213 | 499 |
|
547 |
|
548 |
|
549 |
### 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:33035ef403fb395fb222fdba19fa9a074b94668ea71aba07ab56d781ca1ee54a
|
3 |
size 499741936
|