Training in progress epoch 50
Browse files- README.md +6 -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: 1.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Validation Loss: 1.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -94,6 +94,7 @@ The following hyperparameters were used during training:
|
|
94 |
| 1.2816 | 0.1078 | 1.2168 | 0.1093 | 47 |
|
95 |
| 1.2672 | 0.1081 | 1.2070 | 0.1090 | 48 |
|
96 |
| 1.2537 | 0.1084 | 1.1680 | 0.1106 | 49 |
|
|
|
97 |
|
98 |
|
99 |
### 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.2411
|
18 |
+
- Train Accuracy: 0.1087
|
19 |
+
- Validation Loss: 1.1904
|
20 |
+
- Validation Accuracy: 0.1094
|
21 |
+
- Epoch: 50
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
94 |
| 1.2816 | 0.1078 | 1.2168 | 0.1093 | 47 |
|
95 |
| 1.2672 | 0.1081 | 1.2070 | 0.1090 | 48 |
|
96 |
| 1.2537 | 0.1084 | 1.1680 | 0.1106 | 49 |
|
97 |
+
| 1.2411 | 0.1087 | 1.1904 | 0.1094 | 50 |
|
98 |
|
99 |
|
100 |
### 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:26d29b0590c1b98d9622722d36fc6da7d46ea97d96764439c5b2243e4e17f8fd
|
3 |
size 499741936
|