Training in progress epoch 0
Browse files- README.md +6 -9
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -15,11 +15,9 @@ 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
|
| 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,10 +42,9 @@ The following hyperparameters were used during training:
|
|
| 44 |
|
| 45 |
### Training results
|
| 46 |
|
| 47 |
-
| Train Loss | Validation Loss | Train
|
| 48 |
-
|
| 49 |
-
| 0.
|
| 50 |
-
0.88888889])} | 0 |
|
| 51 |
|
| 52 |
|
| 53 |
### 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.4886
|
| 19 |
+
- Validation Loss: 0.8037
|
| 20 |
+
- Train F1: [0.5 0.51428571 0.4 0.84210526 0.51612903 0.88888889]
|
|
|
|
|
|
|
| 21 |
- Epoch: 0
|
| 22 |
|
| 23 |
## Model description
|
|
|
|
| 42 |
|
| 43 |
### Training results
|
| 44 |
|
| 45 |
+
| Train Loss | Validation Loss | Train F1 | Epoch |
|
| 46 |
+
|:----------:|:---------------:|:-------------------------------------------------------------------:|:-----:|
|
| 47 |
+
| 0.4886 | 0.8037 | [0.5 0.51428571 0.4 0.84210526 0.51612903 0.88888889] | 0 |
|
|
|
|
| 48 |
|
| 49 |
|
| 50 |
### 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:21638dc5e8a2a4d0a02da84cf3cb7d5abdedcd45bd9abcb57c6ae307880d4ca2
|
| 3 |
size 541448896
|