Training in progress epoch 22
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 |
|
@@ -66,6 +66,7 @@ The following hyperparameters were used during training:
|
|
66 |
| 2.0043 | 0.0925 | 1.8154 | 0.0961 | 19 |
|
67 |
| 1.8887 | 0.0948 | 1.7129 | 0.0993 | 20 |
|
68 |
| 1.8058 | 0.0965 | 1.6729 | 0.0996 | 21 |
|
|
|
69 |
|
70 |
|
71 |
### 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.7402
|
18 |
+
- Train Accuracy: 0.0979
|
19 |
+
- Validation Loss: 1.6191
|
20 |
+
- Validation Accuracy: 0.1010
|
21 |
+
- Epoch: 22
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
66 |
| 2.0043 | 0.0925 | 1.8154 | 0.0961 | 19 |
|
67 |
| 1.8887 | 0.0948 | 1.7129 | 0.0993 | 20 |
|
68 |
| 1.8058 | 0.0965 | 1.6729 | 0.0996 | 21 |
|
69 |
+
| 1.7402 | 0.0979 | 1.6191 | 0.1010 | 22 |
|
70 |
|
71 |
|
72 |
### 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:d86dc89405e58f0f74975d72a42a3f062f9c35cf9b6c5d997eeceeff190c5440
|
3 |
size 499741936
|