Training in progress epoch 28
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: 8.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -71,6 +71,8 @@ The following hyperparameters were used during training:
|
|
71 |
| 9.1515 | 0.0236 | 9.0827 | 0.0223 | 24 |
|
72 |
| 9.1171 | 0.0228 | 9.0406 | 0.0218 | 25 |
|
73 |
| 9.0447 | 0.0234 | 8.9867 | 0.0218 | 26 |
|
|
|
|
|
74 |
|
75 |
|
76 |
### 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: 8.9625
|
18 |
+
- Train Accuracy: 0.0229
|
19 |
+
- Validation Loss: 8.8969
|
20 |
+
- Validation Accuracy: 0.0221
|
21 |
+
- Epoch: 28
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
71 |
| 9.1515 | 0.0236 | 9.0827 | 0.0223 | 24 |
|
72 |
| 9.1171 | 0.0228 | 9.0406 | 0.0218 | 25 |
|
73 |
| 9.0447 | 0.0234 | 8.9867 | 0.0218 | 26 |
|
74 |
+
| 9.0119 | 0.0229 | 8.9307 | 0.0221 | 27 |
|
75 |
+
| 8.9625 | 0.0229 | 8.8969 | 0.0221 | 28 |
|
76 |
|
77 |
|
78 |
### 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:9ba13c98f7f4e765ed678ad1a1dbe0d9972478e005fd3cd40ab486fe30c3cfdb
|
3 |
size 499741936
|