Commit
·
6390287
1
Parent(s):
8daaa5e
Training in progress epoch 25
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: 5.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Validation Loss: 5.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -68,6 +68,8 @@ The following hyperparameters were used during training:
|
|
68 |
| 5.0815 | 0.0446 | 5.0959 | 0.0441 | 21 |
|
69 |
| 5.0518 | 0.0450 | 5.0441 | 0.0453 | 22 |
|
70 |
| 5.0514 | 0.0449 | 5.0835 | 0.0442 | 23 |
|
|
|
|
|
71 |
|
72 |
|
73 |
### 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: 5.0708
|
18 |
+
- Train Accuracy: 0.0446
|
19 |
+
- Validation Loss: 5.0587
|
20 |
+
- Validation Accuracy: 0.0440
|
21 |
+
- Epoch: 25
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
68 |
| 5.0815 | 0.0446 | 5.0959 | 0.0441 | 21 |
|
69 |
| 5.0518 | 0.0450 | 5.0441 | 0.0453 | 22 |
|
70 |
| 5.0514 | 0.0449 | 5.0835 | 0.0442 | 23 |
|
71 |
+
| 5.0400 | 0.0449 | 5.0802 | 0.0444 | 24 |
|
72 |
+
| 5.0708 | 0.0446 | 5.0587 | 0.0440 | 25 |
|
73 |
|
74 |
|
75 |
### 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:ae298b35d281104eb30603aef229edc87585beef9a1405cd0c98a81825c5230a
|
3 |
size 499741936
|