Training in progress epoch 25
Browse files- README.md +6 -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: 1.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Validation Loss: 1.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -69,6 +69,7 @@ The following hyperparameters were used during training:
|
|
69 |
| 1.7402 | 0.0979 | 1.6191 | 0.1010 | 22 |
|
70 |
| 1.6861 | 0.0990 | 1.5693 | 0.1024 | 23 |
|
71 |
| 1.6327 | 0.1001 | 1.5273 | 0.1035 | 24 |
|
|
|
72 |
|
73 |
|
74 |
### 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: 1.5906
|
18 |
+
- Train Accuracy: 0.1010
|
19 |
+
- Validation Loss: 1.4766
|
20 |
+
- Validation Accuracy: 0.1042
|
21 |
+
- Epoch: 25
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
69 |
| 1.7402 | 0.0979 | 1.6191 | 0.1010 | 22 |
|
70 |
| 1.6861 | 0.0990 | 1.5693 | 0.1024 | 23 |
|
71 |
| 1.6327 | 0.1001 | 1.5273 | 0.1035 | 24 |
|
72 |
+
| 1.5906 | 0.1010 | 1.4766 | 0.1042 | 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:024a49bea363294bf1599d9023582127bfc8958d21e06c229dae64400d31a31f
|
3 |
size 499741936
|