Training in progress epoch 6
Browse files- README.md +9 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -16,9 +16,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [Labira/LabiraPJOK_3x_50](https://huggingface.co/Labira/LabiraPJOK_3x_50) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Train Loss:
|
20 |
-
- Validation Loss: 2.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -45,6 +45,12 @@ The following hyperparameters were used during training:
|
|
45 |
| Train Loss | Validation Loss | Epoch |
|
46 |
|:----------:|:---------------:|:-----:|
|
47 |
| 3.2696 | 2.9298 | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
48 |
|
49 |
|
50 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [Labira/LabiraPJOK_3x_50](https://huggingface.co/Labira/LabiraPJOK_3x_50) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Train Loss: 0.6527
|
20 |
+
- Validation Loss: 2.6118
|
21 |
+
- Epoch: 6
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
45 |
| Train Loss | Validation Loss | Epoch |
|
46 |
|:----------:|:---------------:|:-----:|
|
47 |
| 3.2696 | 2.9298 | 0 |
|
48 |
+
| 1.9565 | 2.6626 | 1 |
|
49 |
+
| 1.6690 | 2.7837 | 2 |
|
50 |
+
| 1.1679 | 2.9196 | 3 |
|
51 |
+
| 1.0975 | 2.8046 | 4 |
|
52 |
+
| 0.8930 | 2.6822 | 5 |
|
53 |
+
| 0.6527 | 2.6118 | 6 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 440145872
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:149978bc709a65c996125720d2d4cb2cde0a95b50bb699db3302f6ec4813951c
|
3 |
size 440145872
|