Training in progress epoch 75
Browse files- README.md +6 -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: 8.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Validation Loss: 8.
|
20 |
- Validation Accuracy: 0.0222
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -118,6 +118,8 @@ The following hyperparameters were used during training:
|
|
118 |
| 8.1197 | 0.0234 | 8.1078 | 0.0221 | 71 |
|
119 |
| 8.1046 | 0.0232 | 8.0991 | 0.0221 | 72 |
|
120 |
| 8.1013 | 0.0231 | 8.0794 | 0.0222 | 73 |
|
|
|
|
|
121 |
|
122 |
|
123 |
### 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.0661
|
18 |
+
- Train Accuracy: 0.0233
|
19 |
+
- Validation Loss: 8.0573
|
20 |
- Validation Accuracy: 0.0222
|
21 |
+
- Epoch: 75
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
118 |
| 8.1197 | 0.0234 | 8.1078 | 0.0221 | 71 |
|
119 |
| 8.1046 | 0.0232 | 8.0991 | 0.0221 | 72 |
|
120 |
| 8.1013 | 0.0231 | 8.0794 | 0.0222 | 73 |
|
121 |
+
| 8.0887 | 0.0228 | 8.0720 | 0.0221 | 74 |
|
122 |
+
| 8.0661 | 0.0233 | 8.0573 | 0.0222 | 75 |
|
123 |
|
124 |
|
125 |
### 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:b1fca96169f52e5f9eb682f29650267a9a9f2775811c22413f20272c38bf4d6b
|
3 |
size 499741936
|