rukundob451
commited on
Commit
•
bac6afa
1
Parent(s):
a281f00
Model save
Browse files- README.md +18 -18
- model.safetensors +1 -1
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
-
value: 0.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [facebook/deit-tiny-patch16-224](https://huggingface.co/facebook/deit-tiny-patch16-224) on the imagefolder dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 0.
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -67,21 +67,21 @@ The following hyperparameters were used during training:
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-------:|:----:|:---------------:|:--------:|
|
70 |
-
|
|
71 |
-
|
|
72 |
-
|
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
-
| 0.
|
81 |
-
| 0.
|
82 |
-
| 0.
|
83 |
-
| 0.
|
84 |
-
| 0.
|
85 |
|
86 |
|
87 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.9117647058823529
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [facebook/deit-tiny-patch16-224](https://huggingface.co/facebook/deit-tiny-patch16-224) on the imagefolder dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.3409
|
36 |
+
- Accuracy: 0.9118
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-------:|:----:|:---------------:|:--------:|
|
70 |
+
| 0.3521 | 0.9870 | 19 | 0.4595 | 0.8235 |
|
71 |
+
| 0.335 | 1.9740 | 38 | 0.4491 | 0.8603 |
|
72 |
+
| 0.3248 | 2.9610 | 57 | 0.4196 | 0.875 |
|
73 |
+
| 0.3271 | 4.0 | 77 | 0.5467 | 0.8015 |
|
74 |
+
| 0.3286 | 4.9870 | 96 | 0.4768 | 0.8162 |
|
75 |
+
| 0.2854 | 5.9740 | 115 | 0.4147 | 0.8676 |
|
76 |
+
| 0.2291 | 6.9610 | 134 | 0.4321 | 0.8676 |
|
77 |
+
| 0.2619 | 8.0 | 154 | 0.5726 | 0.8235 |
|
78 |
+
| 0.2196 | 8.9870 | 173 | 0.4344 | 0.8676 |
|
79 |
+
| 0.2116 | 9.9740 | 192 | 0.3809 | 0.875 |
|
80 |
+
| 0.1913 | 10.9610 | 211 | 0.3757 | 0.8603 |
|
81 |
+
| 0.1604 | 12.0 | 231 | 0.3551 | 0.8897 |
|
82 |
+
| 0.1307 | 12.9870 | 250 | 0.3330 | 0.8971 |
|
83 |
+
| 0.1425 | 13.9740 | 269 | 0.3421 | 0.9118 |
|
84 |
+
| 0.141 | 14.8052 | 285 | 0.3409 | 0.9118 |
|
85 |
|
86 |
|
87 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 22125008
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4253d0b66aeb096568a368baaec014aff696e9e01169598fb74ec84daa4d341
|
3 |
size 22125008
|