Training in progress epoch 51
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 |
|
@@ -95,6 +95,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.2285
|
18 |
+
- Train Accuracy: 0.1090
|
19 |
+
- Validation Loss: 1.1709
|
20 |
+
- Validation Accuracy: 0.1103
|
21 |
+
- Epoch: 51
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
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 |
+
| 1.2285 | 0.1090 | 1.1709 | 0.1103 | 51 |
|
99 |
|
100 |
|
101 |
### 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:0850f657de97eaf4eb945a1488451352bdc82747d2f7e044905cf8a2bda8975a
|
3 |
size 499741936
|