Training in progress epoch 12
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: 9.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -55,6 +55,8 @@ The following hyperparameters were used during training:
|
|
55 |
| 10.1278 | 0.0000 | 10.0908 | 0.0000 | 8 |
|
56 |
| 10.0848 | 0.0000 | 10.0405 | 0.0001 | 9 |
|
57 |
| 10.0496 | 0.0002 | 9.9921 | 0.0007 | 10 |
|
|
|
|
|
58 |
|
59 |
|
60 |
### 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.9424
|
18 |
+
- Train Accuracy: 0.0035
|
19 |
+
- Validation Loss: 9.8765
|
20 |
+
- Validation Accuracy: 0.0110
|
21 |
+
- Epoch: 12
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
55 |
| 10.1278 | 0.0000 | 10.0908 | 0.0000 | 8 |
|
56 |
| 10.0848 | 0.0000 | 10.0405 | 0.0001 | 9 |
|
57 |
| 10.0496 | 0.0002 | 9.9921 | 0.0007 | 10 |
|
58 |
+
| 9.9940 | 0.0010 | 9.9422 | 0.0039 | 11 |
|
59 |
+
| 9.9424 | 0.0035 | 9.8765 | 0.0110 | 12 |
|
60 |
|
61 |
|
62 |
### 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:22a085df8d60bc52f3e6deabf886a8364bee8f22eeda70c5cbc8128d4397d27c
|
3 |
size 499741936
|