neuralhaven
commited on
Commit
•
ad5e701
1
Parent(s):
b9e86d3
Model save
Browse files- README.md +10 -10
- model.safetensors +1 -1
README.md
CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [facebook/deit-tiny-patch16-224](https://huggingface.co/facebook/deit-tiny-patch16-224) on an unknown dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
-
- Accuracy: 0.
|
26 |
-
- Precision: 0.
|
27 |
-
- Recall: 0.
|
28 |
-
- F1: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -56,11 +56,11 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
59 |
-
|
|
60 |
-
|
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [facebook/deit-tiny-patch16-224](https://huggingface.co/facebook/deit-tiny-patch16-224) on an unknown dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.9478
|
25 |
+
- Accuracy: 0.6253
|
26 |
+
- Precision: 0.5221
|
27 |
+
- Recall: 0.5179
|
28 |
+
- F1: 0.5190
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
59 |
+
| 0.9714 | 1.0 | 138 | 0.9923 | 0.6114 | 0.5167 | 0.5118 | 0.5070 |
|
60 |
+
| 0.9482 | 2.0 | 276 | 0.9760 | 0.6094 | 0.4985 | 0.5138 | 0.5030 |
|
61 |
+
| 0.9263 | 3.0 | 414 | 0.9398 | 0.6314 | 0.5226 | 0.5202 | 0.5180 |
|
62 |
+
| 0.903 | 4.0 | 552 | 0.9683 | 0.6183 | 0.5141 | 0.5021 | 0.5039 |
|
63 |
+
| 0.8536 | 5.0 | 690 | 0.9478 | 0.6253 | 0.5221 | 0.5179 | 0.5190 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 22125780
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2a0065a22a47baecfe8fef1746e33c5c01ff98cbbf1a1f62dfee09e3fc0c236
|
3 |
size 22125780
|