Training in progress epoch 83
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: 7.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Validation Loss: 7.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -126,6 +126,8 @@ The following hyperparameters were used during training:
|
|
126 |
| 8.0276 | 0.0229 | 8.0099 | 0.0221 | 79 |
|
127 |
| 8.0213 | 0.0231 | 7.9930 | 0.0222 | 80 |
|
128 |
| 7.9798 | 0.0237 | 7.9742 | 0.0224 | 81 |
|
|
|
|
|
129 |
|
130 |
|
131 |
### 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: 7.9500
|
18 |
+
- Train Accuracy: 0.0235
|
19 |
+
- Validation Loss: 7.9505
|
20 |
+
- Validation Accuracy: 0.0223
|
21 |
+
- Epoch: 83
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
126 |
| 8.0276 | 0.0229 | 8.0099 | 0.0221 | 79 |
|
127 |
| 8.0213 | 0.0231 | 7.9930 | 0.0222 | 80 |
|
128 |
| 7.9798 | 0.0237 | 7.9742 | 0.0224 | 81 |
|
129 |
+
| 8.0135 | 0.0226 | 7.9857 | 0.0218 | 82 |
|
130 |
+
| 7.9500 | 0.0235 | 7.9505 | 0.0223 | 83 |
|
131 |
|
132 |
|
133 |
### 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:78daa9c9ab9bf1910e07292b72e58dc97b33e652a2ccdedd6fdfcb226805f06b
|
3 |
size 499741936
|