Model save
Browse files- README.md +6 -6
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [facebook/convnextv2-tiny-22k-384](https://huggingface.co/facebook/convnextv2-tiny-22k-384) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
- Accuracy: 0.9
|
25 |
- Precision: 0.9035
|
26 |
- Recall: 0.9103
|
@@ -58,11 +58,11 @@ The following hyperparameters were used during training:
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
60 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
61 |
-
| No log | 0.96 | 6 | 1.
|
62 |
-
| 1.
|
63 |
-
| 1.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
|
67 |
|
68 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [facebook/convnextv2-tiny-22k-384](https://huggingface.co/facebook/convnextv2-tiny-22k-384) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.4642
|
24 |
- Accuracy: 0.9
|
25 |
- Precision: 0.9035
|
26 |
- Recall: 0.9103
|
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
60 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
61 |
+
| No log | 0.96 | 6 | 1.1802 | 0.68 | 0.6789 | 0.6869 | 0.6751 |
|
62 |
+
| 1.3233 | 1.92 | 12 | 0.7867 | 0.84 | 0.8603 | 0.8570 | 0.8388 |
|
63 |
+
| 1.3233 | 2.88 | 18 | 0.5761 | 0.9 | 0.9035 | 0.9103 | 0.9024 |
|
64 |
+
| 0.6617 | 4.0 | 25 | 0.4823 | 0.9 | 0.9035 | 0.9103 | 0.9024 |
|
65 |
+
| 0.4323 | 4.8 | 30 | 0.4642 | 0.9 | 0.9035 | 0.9103 | 0.9024 |
|
66 |
|
67 |
|
68 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 111550573
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c59d21828d3dd3fe6c28b5a89078d20a51a6ab21bc4996049dd31510c454ba6
|
3 |
size 111550573
|