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,31 +67,31 @@ 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
|
93 |
|
94 |
-
- Transformers 4.
|
95 |
-
- Pytorch 2.0
|
96 |
-
- Datasets 2.14.
|
97 |
-
- Tokenizers 0.
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.7899543378995434
|
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.5695
|
36 |
+
- Accuracy: 0.7900
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
+
| 1.2584 | 0.98 | 20 | 1.1962 | 0.4064 |
|
71 |
+
| 0.7575 | 2.0 | 41 | 0.8537 | 0.6347 |
|
72 |
+
| 0.6732 | 2.98 | 61 | 0.7349 | 0.6758 |
|
73 |
+
| 0.5892 | 4.0 | 82 | 0.6902 | 0.7032 |
|
74 |
+
| 0.5785 | 4.98 | 102 | 0.6303 | 0.7352 |
|
75 |
+
| 0.4276 | 6.0 | 123 | 0.5948 | 0.7397 |
|
76 |
+
| 0.3684 | 6.98 | 143 | 0.6197 | 0.7260 |
|
77 |
+
| 0.3669 | 8.0 | 164 | 0.5451 | 0.7580 |
|
78 |
+
| 0.3391 | 8.98 | 184 | 0.6707 | 0.7352 |
|
79 |
+
| 0.3359 | 10.0 | 205 | 0.5079 | 0.8082 |
|
80 |
+
| 0.3417 | 10.98 | 225 | 0.5678 | 0.7580 |
|
81 |
+
| 0.2714 | 12.0 | 246 | 0.5774 | 0.7443 |
|
82 |
+
| 0.3166 | 12.98 | 266 | 0.5747 | 0.7534 |
|
83 |
+
| 0.2319 | 14.0 | 287 | 0.5598 | 0.7945 |
|
84 |
+
| 0.227 | 14.98 | 307 | 0.5853 | 0.7397 |
|
85 |
+
| 0.1801 | 16.0 | 328 | 0.6237 | 0.7580 |
|
86 |
+
| 0.158 | 16.98 | 348 | 0.5609 | 0.7854 |
|
87 |
+
| 0.199 | 18.0 | 369 | 0.6128 | 0.7443 |
|
88 |
+
| 0.1407 | 18.98 | 389 | 0.5727 | 0.7900 |
|
89 |
+
| 0.1787 | 19.51 | 400 | 0.5695 | 0.7900 |
|
90 |
|
91 |
|
92 |
### Framework versions
|
93 |
|
94 |
+
- Transformers 4.35.0
|
95 |
+
- Pytorch 2.1.0+cu118
|
96 |
+
- Datasets 2.14.6
|
97 |
+
- Tokenizers 0.14.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 22123464
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01eca98078c1f06024cbd93887fc814a2d21dcdf3333cc7c77f4185821bb5886
|
3 |
size 22123464
|
runs/Nov02_22-04-25_a4709a859fdb/events.out.tfevents.1698962679.a4709a859fdb.1287.5
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:7a4379489720b9b6d7c88d69daf10febdd9c01131482f9de1d4ea5d6d39f4e6a
|
3 |
+
size 17329
|