Training in progress epoch 87
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: 0.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -131,6 +131,7 @@ The following hyperparameters were used during training:
|
|
131 |
| 1.0182 | 0.1141 | 0.9868 | 0.1150 | 84 |
|
132 |
| 1.0146 | 0.1142 | 0.9678 | 0.1164 | 85 |
|
133 |
| 1.0111 | 0.1143 | 0.9839 | 0.1161 | 86 |
|
|
|
134 |
|
135 |
|
136 |
### 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.0083
|
18 |
+
- Train Accuracy: 0.1144
|
19 |
+
- Validation Loss: 0.9722
|
20 |
+
- Validation Accuracy: 0.1162
|
21 |
+
- Epoch: 87
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
131 |
| 1.0182 | 0.1141 | 0.9868 | 0.1150 | 84 |
|
132 |
| 1.0146 | 0.1142 | 0.9678 | 0.1164 | 85 |
|
133 |
| 1.0111 | 0.1143 | 0.9839 | 0.1161 | 86 |
|
134 |
+
| 1.0083 | 0.1144 | 0.9722 | 0.1162 | 87 |
|
135 |
|
136 |
|
137 |
### 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:6b3018103595a37b838766eba7a806d5d15bf418e5cbf85035dbcc90e2abdfda
|
3 |
size 499741936
|