luiscunhacsc
commited on
Commit
•
e731401
1
Parent(s):
762b286
Training in progress epoch 9
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 |
|
@@ -52,6 +52,8 @@ The following hyperparameters were used during training:
|
|
52 |
| 10.1449 | 0.0000 | 10.0705 | 0.0000 | 5 |
|
53 |
| 10.0750 | 0.0000 | 9.9926 | 0.0001 | 6 |
|
54 |
| 10.0099 | 0.0002 | 9.9074 | 0.0023 | 7 |
|
|
|
|
|
55 |
|
56 |
|
57 |
### 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.8209
|
18 |
+
- Train Accuracy: 0.0113
|
19 |
+
- Validation Loss: 9.6999
|
20 |
+
- Validation Accuracy: 0.0188
|
21 |
+
- Epoch: 9
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
52 |
| 10.1449 | 0.0000 | 10.0705 | 0.0000 | 5 |
|
53 |
| 10.0750 | 0.0000 | 9.9926 | 0.0001 | 6 |
|
54 |
| 10.0099 | 0.0002 | 9.9074 | 0.0023 | 7 |
|
55 |
+
| 9.9197 | 0.0025 | 9.7964 | 0.0146 | 8 |
|
56 |
+
| 9.8209 | 0.0113 | 9.6999 | 0.0188 | 9 |
|
57 |
|
58 |
|
59 |
### 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:ee1c08e4315d03a051ebef77bcfb5fccb8234dbc7d83f5abf143b68447cc7daf
|
3 |
size 499741936
|