Training in progress epoch 32
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 |
|
@@ -75,6 +75,8 @@ The following hyperparameters were used during training:
|
|
75 |
| 8.9625 | 0.0229 | 8.8969 | 0.0221 | 28 |
|
76 |
| 8.9098 | 0.0230 | 8.8341 | 0.0223 | 29 |
|
77 |
| 8.8726 | 0.0227 | 8.8118 | 0.0220 | 30 |
|
|
|
|
|
78 |
|
79 |
|
80 |
### 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.7798
|
18 |
+
- Train Accuracy: 0.0231
|
19 |
+
- Validation Loss: 8.7506
|
20 |
+
- Validation Accuracy: 0.0221
|
21 |
+
- Epoch: 32
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
75 |
| 8.9625 | 0.0229 | 8.8969 | 0.0221 | 28 |
|
76 |
| 8.9098 | 0.0230 | 8.8341 | 0.0223 | 29 |
|
77 |
| 8.8726 | 0.0227 | 8.8118 | 0.0220 | 30 |
|
78 |
+
| 8.8574 | 0.0223 | 8.7910 | 0.0219 | 31 |
|
79 |
+
| 8.7798 | 0.0231 | 8.7506 | 0.0221 | 32 |
|
80 |
|
81 |
|
82 |
### 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:0a467d7a54f8713fc81174b596d1b13603fc0e063a9114eb2aee7a7e9229ec55
|
3 |
size 499741936
|