Training in progress epoch 0
Browse files- README.md +8 -6
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -15,10 +15,11 @@ 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: 0.
|
| 20 |
- Train Acc: {'accuracy': 0.7466666666666667}
|
| 21 |
-
- Train F1: {'f1': 0.
|
|
|
|
| 22 |
- Epoch: 0
|
| 23 |
|
| 24 |
## Model description
|
|
@@ -43,9 +44,10 @@ The following hyperparameters were used during training:
|
|
| 43 |
|
| 44 |
### Training results
|
| 45 |
|
| 46 |
-
| Train Loss | Validation Loss | Train Acc | Train F1
|
| 47 |
-
|
| 48 |
-
| 0.
|
|
|
|
| 49 |
|
| 50 |
|
| 51 |
### 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.6522
|
| 19 |
+
- Validation Loss: 0.8024
|
| 20 |
- Train Acc: {'accuracy': 0.7466666666666667}
|
| 21 |
+
- Train F1: {'f1': array([0.5 , 0.52941176, 0.37037037, 0.83828383, 0.51612903,
|
| 22 |
+
0.88888889])}
|
| 23 |
- Epoch: 0
|
| 24 |
|
| 25 |
## Model description
|
|
|
|
| 44 |
|
| 45 |
### Training results
|
| 46 |
|
| 47 |
+
| Train Loss | Validation Loss | Train Acc | Train F1 | Epoch |
|
| 48 |
+
|:----------:|:---------------:|:--------------------------------:|:----------------------------------------------------------------------------------------------:|:-----:|
|
| 49 |
+
| 0.6522 | 0.8024 | {'accuracy': 0.7466666666666667} | {'f1': array([0.5 , 0.52941176, 0.37037037, 0.83828383, 0.51612903,
|
| 50 |
+
0.88888889])} | 0 |
|
| 51 |
|
| 52 |
|
| 53 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 541448896
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c08fc4201e923875982229c00ab1d09a044a14c9fbe6e125f2d9831344413b12
|
| 3 |
size 541448896
|