Training in progress epoch 77
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 |
|
@@ -120,6 +120,8 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.0307
|
18 |
+
- Train Accuracy: 0.0235
|
19 |
+
- Validation Loss: 8.0278
|
20 |
- Validation Accuracy: 0.0222
|
21 |
+
- Epoch: 77
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
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 |
+
| 8.0548 | 0.0231 | 8.0313 | 0.0226 | 76 |
|
124 |
+
| 8.0307 | 0.0235 | 8.0278 | 0.0222 | 77 |
|
125 |
|
126 |
|
127 |
### 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:3f8e022c629f6fb8c91017aa27bb0f190e39347f7f2eace338b05741a2e3739c
|
3 |
size 499741936
|