Training in progress epoch 63
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: 8.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Validation Loss: 8.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -106,6 +106,8 @@ The following hyperparameters were used during training:
|
|
106 |
| 8.2648 | 0.0233 | 8.2336 | 0.0223 | 59 |
|
107 |
| 8.2714 | 0.0225 | 8.2321 | 0.0221 | 60 |
|
108 |
| 8.2446 | 0.0233 | 8.2135 | 0.0223 | 61 |
|
|
|
|
|
109 |
|
110 |
|
111 |
### 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.2022
|
18 |
+
- Train Accuracy: 0.0237
|
19 |
+
- Validation Loss: 8.1996
|
20 |
+
- Validation Accuracy: 0.0222
|
21 |
+
- Epoch: 63
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
106 |
| 8.2648 | 0.0233 | 8.2336 | 0.0223 | 59 |
|
107 |
| 8.2714 | 0.0225 | 8.2321 | 0.0221 | 60 |
|
108 |
| 8.2446 | 0.0233 | 8.2135 | 0.0223 | 61 |
|
109 |
+
| 8.2303 | 0.0230 | 8.1980 | 0.0223 | 62 |
|
110 |
+
| 8.2022 | 0.0237 | 8.1996 | 0.0222 | 63 |
|
111 |
|
112 |
|
113 |
### 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:3feceb4a5bac55ee6b4d096fe833c415073bf4804bc458b01eac0f3325250fed
|
3 |
size 499741936
|