Training in progress epoch 23
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 |
|
@@ -67,6 +67,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.6861
|
18 |
+
- Train Accuracy: 0.0990
|
19 |
+
- Validation Loss: 1.5693
|
20 |
+
- Validation Accuracy: 0.1024
|
21 |
+
- Epoch: 23
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
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 |
+
| 1.6861 | 0.0990 | 1.5693 | 0.1024 | 23 |
|
71 |
|
72 |
|
73 |
### 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:433ea1079f52fb01b038ec6bc49e9fce1a11ad099e704f9c957bfcace1aa95a3
|
3 |
size 499741936
|