Training in progress epoch 69
Browse files- README.md +7 -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: 8.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Validation Loss: 8.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -112,6 +112,8 @@ The following hyperparameters were used during training:
|
|
112 |
| 8.1690 | 0.0236 | 8.2005 | 0.0220 | 65 |
|
113 |
| 8.1741 | 0.0233 | 8.1446 | 0.0226 | 66 |
|
114 |
| 8.1990 | 0.0224 | 8.1586 | 0.0219 | 67 |
|
|
|
|
|
115 |
|
116 |
|
117 |
### 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: 8.1675
|
18 |
+
- Train Accuracy: 0.0229
|
19 |
+
- Validation Loss: 8.1275
|
20 |
+
- Validation Accuracy: 0.0222
|
21 |
+
- Epoch: 69
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
112 |
| 8.1690 | 0.0236 | 8.2005 | 0.0220 | 65 |
|
113 |
| 8.1741 | 0.0233 | 8.1446 | 0.0226 | 66 |
|
114 |
| 8.1990 | 0.0224 | 8.1586 | 0.0219 | 67 |
|
115 |
+
| 8.1395 | 0.0236 | 8.1243 | 0.0225 | 68 |
|
116 |
+
| 8.1675 | 0.0229 | 8.1275 | 0.0222 | 69 |
|
117 |
|
118 |
|
119 |
### 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:681b9de22a25e6f7686383a885a972d3d40c86cdf908aefa0519fb55ba8f5e58
|
3 |
size 499741936
|