Training in progress epoch 380
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 |
|
@@ -424,6 +424,7 @@ The following hyperparameters were used during training:
|
|
424 |
| 0.7362 | 0.1213 | 0.7905 | 0.1205 | 377 |
|
425 |
| 0.7359 | 0.1213 | 0.8105 | 0.1200 | 378 |
|
426 |
| 0.7360 | 0.1213 | 0.8037 | 0.1203 | 379 |
|
|
|
427 |
|
428 |
|
429 |
### 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.7352
|
18 |
- Train Accuracy: 0.1213
|
19 |
+
- Validation Loss: 0.7974
|
20 |
- Validation Accuracy: 0.1203
|
21 |
+
- Epoch: 380
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
424 |
| 0.7362 | 0.1213 | 0.7905 | 0.1205 | 377 |
|
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
|
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:adb3a57342eedeeba39e1d6996b016f17ac817518240bc6b82197d1a9557f40c
|
3 |
size 499741936
|