Commit
·
50e4a40
1
Parent(s):
6390287
Training in progress epoch 27
Browse files- README.md +6 -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: 5.
|
18 |
- Train Accuracy: 0.0446
|
19 |
-
- Validation Loss: 5.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -70,6 +70,8 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.0467
|
18 |
- Train Accuracy: 0.0446
|
19 |
+
- Validation Loss: 5.0542
|
20 |
+
- Validation Accuracy: 0.0444
|
21 |
+
- Epoch: 27
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
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 |
+
| 5.0745 | 0.0441 | 5.0809 | 0.0440 | 26 |
|
74 |
+
| 5.0467 | 0.0446 | 5.0542 | 0.0444 | 27 |
|
75 |
|
76 |
|
77 |
### 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:2e94fe4b672aba14151f8bfbc800fb337f0b5d4f9ed30c3084f2fd0e5a006896
|
3 |
size 499741936
|