Training in progress epoch 78
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 |
|
@@ -122,6 +122,7 @@ The following hyperparameters were used during training:
|
|
122 |
| 1.0839 | 0.1125 | 1.0449 | 0.1144 | 75 |
|
123 |
| 1.0821 | 0.1125 | 1.0229 | 0.1148 | 76 |
|
124 |
| 1.0791 | 0.1126 | 1.0244 | 0.1148 | 77 |
|
|
|
125 |
|
126 |
|
127 |
### 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.0764
|
18 |
+
- Train Accuracy: 0.1127
|
19 |
+
- Validation Loss: 1.0366
|
20 |
+
- Validation Accuracy: 0.1141
|
21 |
+
- Epoch: 78
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
122 |
| 1.0839 | 0.1125 | 1.0449 | 0.1144 | 75 |
|
123 |
| 1.0821 | 0.1125 | 1.0229 | 0.1148 | 76 |
|
124 |
| 1.0791 | 0.1126 | 1.0244 | 0.1148 | 77 |
|
125 |
+
| 1.0764 | 0.1127 | 1.0366 | 0.1141 | 78 |
|
126 |
|
127 |
|
128 |
### 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:ca73d032b17fb5bff7b1640b8990be592748a7566d8594178f873494589143f5
|
3 |
size 499741936
|