Training in progress epoch 9
Browse files- README.md +7 -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: 9.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Validation Loss: 9.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -53,6 +53,8 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.8173
|
19 |
+
- Train Accuracy: 0.0164
|
20 |
+
- Validation Loss: 9.6999
|
21 |
+
- Validation Accuracy: 0.0210
|
22 |
+
- Epoch: 9
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
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 |
+
| 9.9059 | 0.0070 | 9.7998 | 0.0183 | 8 |
|
57 |
+
| 9.8173 | 0.0164 | 9.6999 | 0.0210 | 9 |
|
58 |
|
59 |
|
60 |
### 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:f74194acfd8c194309e872eac6f4136c5c39ca03c30ab176617100a107e41f22
|
3 |
size 499741936
|