Training in progress epoch 471
Browse files- README.md +5 -4
- 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.1220
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -515,6 +515,7 @@ The following hyperparameters were used during training:
|
|
515 |
| 0.7118 | 0.1219 | 0.8052 | 0.1217 | 468 |
|
516 |
| 0.7114 | 0.1220 | 0.7847 | 0.1208 | 469 |
|
517 |
| 0.7107 | 0.1220 | 0.7646 | 0.1219 | 470 |
|
|
|
518 |
|
519 |
|
520 |
### 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.7111
|
18 |
- Train Accuracy: 0.1220
|
19 |
+
- Validation Loss: 0.7939
|
20 |
+
- Validation Accuracy: 0.1204
|
21 |
+
- Epoch: 471
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
515 |
| 0.7118 | 0.1219 | 0.8052 | 0.1217 | 468 |
|
516 |
| 0.7114 | 0.1220 | 0.7847 | 0.1208 | 469 |
|
517 |
| 0.7107 | 0.1220 | 0.7646 | 0.1219 | 470 |
|
518 |
+
| 0.7111 | 0.1220 | 0.7939 | 0.1204 | 471 |
|
519 |
|
520 |
|
521 |
### 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:1dab8ca4d2a3518e9424e9fce802250fe813423d9c4967a3483c1aa5cc5c47aa
|
3 |
size 499741936
|