Training in progress epoch 52
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 |
|
@@ -96,6 +96,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.2180
|
18 |
+
- Train Accuracy: 0.1093
|
19 |
+
- Validation Loss: 1.1602
|
20 |
+
- Validation Accuracy: 0.1122
|
21 |
+
- Epoch: 52
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
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 |
+
| 1.2180 | 0.1093 | 1.1602 | 0.1122 | 52 |
|
100 |
|
101 |
|
102 |
### 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:690a81538381e7b8d94dbeb9be84b18dee0fef7aa1e43ca06dee386a8753492a
|
3 |
size 499741936
|