Training in progress epoch 21
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 |
|
@@ -65,6 +65,7 @@ The following hyperparameters were used during training:
|
|
65 |
| 2.1859 | 0.0888 | 1.9648 | 0.0930 | 18 |
|
66 |
| 2.0043 | 0.0925 | 1.8154 | 0.0961 | 19 |
|
67 |
| 1.8887 | 0.0948 | 1.7129 | 0.0993 | 20 |
|
|
|
68 |
|
69 |
|
70 |
### 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.8058
|
18 |
+
- Train Accuracy: 0.0965
|
19 |
+
- Validation Loss: 1.6729
|
20 |
+
- Validation Accuracy: 0.0996
|
21 |
+
- Epoch: 21
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
65 |
| 2.1859 | 0.0888 | 1.9648 | 0.0930 | 18 |
|
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
|
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:28e51e11bd2fc0dfac5654a33bab5696ba0bfc9c59443d6d3326111f8e03aa52
|
3 |
size 499741936
|