Training in progress epoch 10
Browse files- README.md +5 -3
- 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:
|
| 20 |
- Train Accuracy: 0.8178
|
| 21 |
-
- Epoch:
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
@@ -53,6 +53,8 @@ The following hyperparameters were used during training:
|
|
| 53 |
| 0.0392 | 0.9964 | 0.8222 | 6 |
|
| 54 |
| 0.0166 | 1.0293 | 0.8089 | 7 |
|
| 55 |
| 0.0174 | 0.9895 | 0.8178 | 8 |
|
|
|
|
|
|
|
| 56 |
|
| 57 |
|
| 58 |
### 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.0141
|
| 19 |
+
- Validation Loss: 1.0086
|
| 20 |
- Train Accuracy: 0.8178
|
| 21 |
+
- Epoch: 10
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
|
|
| 53 |
| 0.0392 | 0.9964 | 0.8222 | 6 |
|
| 54 |
| 0.0166 | 1.0293 | 0.8089 | 7 |
|
| 55 |
| 0.0174 | 0.9895 | 0.8178 | 8 |
|
| 56 |
+
| 0.0114 | 1.0403 | 0.8267 | 9 |
|
| 57 |
+
| 0.0141 | 1.0086 | 0.8178 | 10 |
|
| 58 |
|
| 59 |
|
| 60 |
### 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:cd12dfec520988ec9fc7b5be921ee5f63e1cd394413e6676974738bee7f91783
|
| 3 |
size 1112482624
|