Training in progress epoch 71
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 |
|
@@ -114,6 +114,8 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.1197
|
18 |
+
- Train Accuracy: 0.0234
|
19 |
+
- Validation Loss: 8.1078
|
20 |
+
- Validation Accuracy: 0.0221
|
21 |
+
- Epoch: 71
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
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 |
+
| 8.1432 | 0.0229 | 8.1374 | 0.0217 | 70 |
|
118 |
+
| 8.1197 | 0.0234 | 8.1078 | 0.0221 | 71 |
|
119 |
|
120 |
|
121 |
### 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:a2d0c3db5e5dfe1ddd762289c69bf2c99a5097508d44fa28f87ad1bfd9c01eb5
|
3 |
size 499741936
|