Training in progress epoch 4
Browse files- README.md +6 -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_distil](https://huggingface.co/ayshi/basic_distil) 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 |
|
|
@@ -47,6 +47,8 @@ The following hyperparameters were used during training:
|
|
| 47 |
| 0.0198 | 1.1937 | 0.7911 | 0 |
|
| 48 |
| 0.0220 | 1.3049 | 0.7511 | 1 |
|
| 49 |
| 0.0186 | 1.5090 | 0.7822 | 2 |
|
|
|
|
|
|
|
| 50 |
|
| 51 |
|
| 52 |
### Framework versions
|
|
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [ayshi/basic_distil](https://huggingface.co/ayshi/basic_distil) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Train Loss: 0.0095
|
| 19 |
+
- Validation Loss: 1.4989
|
| 20 |
+
- Train Accuracy: 0.68
|
| 21 |
+
- Epoch: 4
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
|
|
| 47 |
| 0.0198 | 1.1937 | 0.7911 | 0 |
|
| 48 |
| 0.0220 | 1.3049 | 0.7511 | 1 |
|
| 49 |
| 0.0186 | 1.5090 | 0.7822 | 2 |
|
| 50 |
+
| 0.0181 | 1.3297 | 0.7867 | 3 |
|
| 51 |
+
| 0.0095 | 1.4989 | 0.68 | 4 |
|
| 52 |
|
| 53 |
|
| 54 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 541452232
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:781d873a93fea3614b6d6606000aa22e4b72c7d48c419e1d65c25a421716f3b6
|
| 3 |
size 541452232
|