Training in progress epoch 20
Browse files- README.md +5 -4
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [ayshi/basic_roberta](https://huggingface.co/ayshi/basic_roberta) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Validation Loss: 1.
|
20 |
-
- Train Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -64,6 +64,7 @@ The following hyperparameters were used during training:
|
|
64 |
| 0.0100 | 1.1304 | 0.8 | 17 |
|
65 |
| 0.0103 | 1.0859 | 0.8133 | 18 |
|
66 |
| 0.0078 | 1.1050 | 0.8311 | 19 |
|
|
|
67 |
|
68 |
|
69 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [ayshi/basic_roberta](https://huggingface.co/ayshi/basic_roberta) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.0085
|
19 |
+
- Validation Loss: 1.0970
|
20 |
+
- Train Accuracy: 0.8267
|
21 |
+
- Epoch: 20
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
64 |
| 0.0100 | 1.1304 | 0.8 | 17 |
|
65 |
| 0.0103 | 1.0859 | 0.8133 | 18 |
|
66 |
| 0.0078 | 1.1050 | 0.8311 | 19 |
|
67 |
+
| 0.0085 | 1.0970 | 0.8267 | 20 |
|
68 |
|
69 |
|
70 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1112482624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c139ffa84ecdf98105661e94162cb72f1419339c4bc29259ca7f5a84cfa8950a
|
3 |
size 1112482624
|