Model save
Browse files
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,26 +67,26 @@ The following hyperparameters were used during training:
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
-
| 1.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
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 |
-
| 0.
|
86 |
-
| 0.
|
87 |
-
| 0.
|
88 |
-
| 0.
|
89 |
-
| 0.
|
90 |
|
91 |
|
92 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.7625570776255708
|
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.5426
|
36 |
+
- Accuracy: 0.7626
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
+
| 1.2274 | 0.98 | 20 | 1.1185 | 0.4658 |
|
71 |
+
| 0.8485 | 2.0 | 41 | 0.8690 | 0.6119 |
|
72 |
+
| 0.6793 | 2.98 | 61 | 0.8749 | 0.6073 |
|
73 |
+
| 0.6028 | 4.0 | 82 | 0.6864 | 0.6804 |
|
74 |
+
| 0.5693 | 4.98 | 102 | 0.5618 | 0.7717 |
|
75 |
+
| 0.5092 | 6.0 | 123 | 0.5958 | 0.7260 |
|
76 |
+
| 0.3788 | 6.98 | 143 | 0.6444 | 0.7352 |
|
77 |
+
| 0.4106 | 8.0 | 164 | 0.5277 | 0.7443 |
|
78 |
+
| 0.3716 | 8.98 | 184 | 0.6081 | 0.7352 |
|
79 |
+
| 0.3466 | 10.0 | 205 | 0.4976 | 0.7580 |
|
80 |
+
| 0.3587 | 10.98 | 225 | 0.5429 | 0.7443 |
|
81 |
+
| 0.2661 | 12.0 | 246 | 0.4933 | 0.7763 |
|
82 |
+
| 0.2628 | 12.98 | 266 | 0.5078 | 0.7671 |
|
83 |
+
| 0.2473 | 14.0 | 287 | 0.5264 | 0.7945 |
|
84 |
+
| 0.2633 | 14.98 | 307 | 0.5262 | 0.7671 |
|
85 |
+
| 0.2017 | 16.0 | 328 | 0.5509 | 0.7763 |
|
86 |
+
| 0.1861 | 16.98 | 348 | 0.5513 | 0.7443 |
|
87 |
+
| 0.2031 | 18.0 | 369 | 0.5516 | 0.7580 |
|
88 |
+
| 0.1604 | 18.98 | 389 | 0.5430 | 0.7671 |
|
89 |
+
| 0.2346 | 19.51 | 400 | 0.5426 | 0.7626 |
|
90 |
|
91 |
|
92 |
### Framework versions
|
runs/Nov02_22-40-00_a4709a859fdb/events.out.tfevents.1698964812.a4709a859fdb.1287.11
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91d32c1b87e4a3157361bcacfed6e0f3ebcf20d4fbfc0e3b61744886764291ab
|
3 |
+
size 17329
|