Training in progress epoch 90
Browse files- README.md +5 -4
- 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: 1.
|
18 |
- Train Accuracy: 0.1133
|
19 |
-
- Validation Loss:
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -134,6 +134,7 @@ The following hyperparameters were used during training:
|
|
134 |
| 1.0568 | 0.1132 | 1.0024 | 0.1159 | 87 |
|
135 |
| 1.0547 | 0.1132 | 1.0210 | 0.1144 | 88 |
|
136 |
| 1.0536 | 0.1133 | 1.0176 | 0.1143 | 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: 1.0522
|
18 |
- Train Accuracy: 0.1133
|
19 |
+
- Validation Loss: 0.9951
|
20 |
+
- Validation Accuracy: 0.1134
|
21 |
+
- Epoch: 90
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
134 |
| 1.0568 | 0.1132 | 1.0024 | 0.1159 | 87 |
|
135 |
| 1.0547 | 0.1132 | 1.0210 | 0.1144 | 88 |
|
136 |
| 1.0536 | 0.1133 | 1.0176 | 0.1143 | 89 |
|
137 |
+
| 1.0522 | 0.1133 | 0.9951 | 0.1134 | 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:92e32aebade573e8b52f9d540677737ecd22b1fe95a225c2b88a942933fd2302
|
3 |
size 499741936
|