Training in progress epoch 24
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: 9.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Validation Loss: 9.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -67,6 +67,8 @@ The following hyperparameters were used during training:
|
|
67 |
| 9.4277 | 0.0234 | 9.3386 | 0.0222 | 20 |
|
68 |
| 9.3676 | 0.0229 | 9.2753 | 0.0220 | 21 |
|
69 |
| 9.2980 | 0.0229 | 9.2170 | 0.0219 | 22 |
|
|
|
|
|
70 |
|
71 |
|
72 |
### 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: 9.1515
|
18 |
+
- Train Accuracy: 0.0236
|
19 |
+
- Validation Loss: 9.0827
|
20 |
+
- Validation Accuracy: 0.0223
|
21 |
+
- Epoch: 24
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
67 |
| 9.4277 | 0.0234 | 9.3386 | 0.0222 | 20 |
|
68 |
| 9.3676 | 0.0229 | 9.2753 | 0.0220 | 21 |
|
69 |
| 9.2980 | 0.0229 | 9.2170 | 0.0219 | 22 |
|
70 |
+
| 9.2361 | 0.0233 | 9.1518 | 0.0219 | 23 |
|
71 |
+
| 9.1515 | 0.0236 | 9.0827 | 0.0223 | 24 |
|
72 |
|
73 |
|
74 |
### 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:fb6eb5f95fea881ceb7b211c4cfa8200a37c103d1d9bbe62e88fbd2305779bbc
|
3 |
size 499741936
|