Training in progress epoch 81
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:
|
| 18 |
-
- Train Accuracy: 0.
|
| 19 |
-
- Validation Loss:
|
| 20 |
-
- Validation Accuracy: 0.
|
| 21 |
-
- Epoch:
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
@@ -124,6 +124,8 @@ The following hyperparameters were used during training:
|
|
| 124 |
| 8.0307 | 0.0235 | 8.0278 | 0.0222 | 77 |
|
| 125 |
| 8.0626 | 0.0226 | 8.0084 | 0.0224 | 78 |
|
| 126 |
| 8.0276 | 0.0229 | 8.0099 | 0.0221 | 79 |
|
|
|
|
|
|
|
| 127 |
|
| 128 |
|
| 129 |
### 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.9798
|
| 18 |
+
- Train Accuracy: 0.0237
|
| 19 |
+
- Validation Loss: 7.9742
|
| 20 |
+
- Validation Accuracy: 0.0224
|
| 21 |
+
- Epoch: 81
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
|
|
| 124 |
| 8.0307 | 0.0235 | 8.0278 | 0.0222 | 77 |
|
| 125 |
| 8.0626 | 0.0226 | 8.0084 | 0.0224 | 78 |
|
| 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
|
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:3291a1b14fc314a65527cfa649cde762285fe90616df894d76b74b0882c7bc30
|
| 3 |
size 499741936
|