Training in progress epoch 90
Browse files- README.md +6 -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: 0.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -134,6 +134,7 @@ The following hyperparameters were used during training:
|
|
134 |
| 1.0083 | 0.1144 | 0.9722 | 0.1162 | 87 |
|
135 |
| 1.0039 | 0.1144 | 0.9619 | 0.1167 | 88 |
|
136 |
| 1.0017 | 0.1145 | 0.9575 | 0.1151 | 89 |
|
|
|
137 |
|
138 |
|
139 |
### 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: 0.9973
|
18 |
+
- Train Accuracy: 0.1146
|
19 |
+
- Validation Loss: 0.9624
|
20 |
+
- Validation Accuracy: 0.1149
|
21 |
+
- Epoch: 90
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
134 |
| 1.0083 | 0.1144 | 0.9722 | 0.1162 | 87 |
|
135 |
| 1.0039 | 0.1144 | 0.9619 | 0.1167 | 88 |
|
136 |
| 1.0017 | 0.1145 | 0.9575 | 0.1151 | 89 |
|
137 |
+
| 0.9973 | 0.1146 | 0.9624 | 0.1149 | 90 |
|
138 |
|
139 |
|
140 |
### 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:8150a79be182b416e58046ade4868ae3672665c2d7e3a9a28595da9b83d9159d
|
3 |
size 499741936
|