Training in progress epoch 8
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: 10.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Validation Loss: 10.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -51,6 +51,8 @@ The following hyperparameters were used during training:
|
|
51 |
| 10.2421 | 0.0000 | 10.2282 | 0.0000 | 4 |
|
52 |
| 10.2219 | 0.0 | 10.2010 | 0.0 | 5 |
|
53 |
| 10.1957 | 0.0 | 10.1669 | 0.0 | 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: 10.1278
|
18 |
+
- Train Accuracy: 0.0000
|
19 |
+
- Validation Loss: 10.0908
|
20 |
+
- Validation Accuracy: 0.0000
|
21 |
+
- Epoch: 8
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
51 |
| 10.2421 | 0.0000 | 10.2282 | 0.0000 | 4 |
|
52 |
| 10.2219 | 0.0 | 10.2010 | 0.0 | 5 |
|
53 |
| 10.1957 | 0.0 | 10.1669 | 0.0 | 6 |
|
54 |
+
| 10.1667 | 0.0000 | 10.1388 | 0.0000 | 7 |
|
55 |
+
| 10.1278 | 0.0000 | 10.0908 | 0.0000 | 8 |
|
56 |
|
57 |
|
58 |
### 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:44c75aab2b2b51048ea22c7c4cd66ed872040112c65a08424c90dd10981f68ff
|
3 |
size 499741936
|