Training in progress epoch 9
Browse files- README.md +8 -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 |
|
|
@@ -51,6 +51,9 @@ The following hyperparameters were used during training:
|
|
| 51 |
| 10.2161 | 0.0000 | 10.1759 | 0.0000 | 4 |
|
| 52 |
| 10.1694 | 0.0 | 10.1119 | 0.0 | 5 |
|
| 53 |
| 10.1126 | 0.0 | 10.0506 | 0.0000 | 6 |
|
|
|
|
|
|
|
|
|
|
| 54 |
|
| 55 |
|
| 56 |
### 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: 9.8771
|
| 18 |
+
- Train Accuracy: 0.0086
|
| 19 |
+
- Validation Loss: 9.7741
|
| 20 |
+
- Validation Accuracy: 0.0208
|
| 21 |
+
- Epoch: 9
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
|
|
| 51 |
| 10.2161 | 0.0000 | 10.1759 | 0.0000 | 4 |
|
| 52 |
| 10.1694 | 0.0 | 10.1119 | 0.0 | 5 |
|
| 53 |
| 10.1126 | 0.0 | 10.0506 | 0.0000 | 6 |
|
| 54 |
+
| 10.0476 | 0.0001 | 9.9642 | 0.0013 | 7 |
|
| 55 |
+
| 9.9589 | 0.0015 | 9.8694 | 0.0116 | 8 |
|
| 56 |
+
| 9.8771 | 0.0086 | 9.7741 | 0.0208 | 9 |
|
| 57 |
|
| 58 |
|
| 59 |
### 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:1ddc2ad0f3de8b16baebd9e6c512929434e45e35f368d96367767c47d2895a3a
|
| 3 |
size 499741936
|