Training in progress epoch 143
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: 0.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -187,6 +187,7 @@ The following hyperparameters were used during training:
|
|
187 |
| 0.8915 | 0.1173 | 0.8848 | 0.1183 | 140 |
|
188 |
| 0.8898 | 0.1173 | 0.8911 | 0.1177 | 141 |
|
189 |
| 0.8894 | 0.1173 | 0.9033 | 0.1173 | 142 |
|
|
|
190 |
|
191 |
|
192 |
### 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: 0.8869
|
18 |
+
- Train Accuracy: 0.1174
|
19 |
+
- Validation Loss: 0.8853
|
20 |
+
- Validation Accuracy: 0.1184
|
21 |
+
- Epoch: 143
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
187 |
| 0.8915 | 0.1173 | 0.8848 | 0.1183 | 140 |
|
188 |
| 0.8898 | 0.1173 | 0.8911 | 0.1177 | 141 |
|
189 |
| 0.8894 | 0.1173 | 0.9033 | 0.1173 | 142 |
|
190 |
+
| 0.8869 | 0.1174 | 0.8853 | 0.1184 | 143 |
|
191 |
|
192 |
|
193 |
### 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:4be3ee9c68fa7f88cebcc7b1d2bb9df3c00f667eb0f7bbbefe479691fe07be8e
|
3 |
size 499741936
|