Training in progress epoch 4
Browse files- README.md +5 -3
- 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.0000
|
19 |
-
- Validation Loss: 10.
|
20 |
- Validation Accuracy: 0.0000
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -47,6 +47,8 @@ The following hyperparameters were used during training:
|
|
47 |
| 10.2868 | 0.0 | 10.2891 | 0.0 | 0 |
|
48 |
| 10.2817 | 0.0000 | 10.2764 | 0.0 | 1 |
|
49 |
| 10.2772 | 0.0000 | 10.2667 | 0.0000 | 2 |
|
|
|
|
|
50 |
|
51 |
|
52 |
### 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.2421
|
18 |
- Train Accuracy: 0.0000
|
19 |
+
- Validation Loss: 10.2282
|
20 |
- Validation Accuracy: 0.0000
|
21 |
+
- Epoch: 4
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
47 |
| 10.2868 | 0.0 | 10.2891 | 0.0 | 0 |
|
48 |
| 10.2817 | 0.0000 | 10.2764 | 0.0 | 1 |
|
49 |
| 10.2772 | 0.0000 | 10.2667 | 0.0000 | 2 |
|
50 |
+
| 10.2604 | 0.0000 | 10.2521 | 0.0 | 3 |
|
51 |
+
| 10.2421 | 0.0000 | 10.2282 | 0.0000 | 4 |
|
52 |
|
53 |
|
54 |
### 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:6d844aa9d42db84cb488e1a01dc623ee73e852152189e48eb3a21b9f0d182323
|
3 |
size 499741936
|