Training in progress epoch 7
Browse files- README.md +8 -5
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,11 +15,11 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss:
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Validation Loss:
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -50,6 +50,9 @@ The following hyperparameters were used during training:
|
|
50 |
| 10.2338 | 0.0000 | 10.2031 | 0.0000 | 2 |
|
51 |
| 10.2003 | 0.0000 | 10.1587 | 0.0000 | 3 |
|
52 |
| 10.1691 | 0.0 | 10.1081 | 0.0 | 4 |
|
|
|
|
|
|
|
53 |
|
54 |
|
55 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 9.9906
|
19 |
+
- Train Accuracy: 0.0011
|
20 |
+
- Validation Loss: 9.8881
|
21 |
+
- Validation Accuracy: 0.0097
|
22 |
+
- Epoch: 7
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
| 10.2338 | 0.0000 | 10.2031 | 0.0000 | 2 |
|
51 |
| 10.2003 | 0.0000 | 10.1587 | 0.0000 | 3 |
|
52 |
| 10.1691 | 0.0 | 10.1081 | 0.0 | 4 |
|
53 |
+
| 10.1135 | 0.0000 | 10.0415 | 0.0001 | 5 |
|
54 |
+
| 10.0630 | 0.0001 | 9.9697 | 0.0013 | 6 |
|
55 |
+
| 9.9906 | 0.0011 | 9.8881 | 0.0097 | 7 |
|
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:481aa1743c06c9d5f93e89afd868eb65a9d052c85d2c4a88eaf6f156467fed18
|
3 |
size 499741936
|