Training in progress epoch 381
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.1213
|
19 |
-
- Validation Loss: 0.
|
20 |
- Validation Accuracy: 0.1203
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -425,6 +425,7 @@ The following hyperparameters were used during training:
|
|
425 |
| 0.7359 | 0.1213 | 0.8105 | 0.1200 | 378 |
|
426 |
| 0.7360 | 0.1213 | 0.8037 | 0.1203 | 379 |
|
427 |
| 0.7352 | 0.1213 | 0.7974 | 0.1203 | 380 |
|
|
|
428 |
|
429 |
|
430 |
### 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.7350
|
18 |
- Train Accuracy: 0.1213
|
19 |
+
- Validation Loss: 0.8140
|
20 |
- Validation Accuracy: 0.1203
|
21 |
+
- Epoch: 381
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
425 |
| 0.7359 | 0.1213 | 0.8105 | 0.1200 | 378 |
|
426 |
| 0.7360 | 0.1213 | 0.8037 | 0.1203 | 379 |
|
427 |
| 0.7352 | 0.1213 | 0.7974 | 0.1203 | 380 |
|
428 |
+
| 0.7350 | 0.1213 | 0.8140 | 0.1203 | 381 |
|
429 |
|
430 |
|
431 |
### 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:848ce9b99785a3a2b151715cd310e48b39889386f1fa9f710d16575216e385bb
|
3 |
size 499741936
|