Model save
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ model-index:
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
-
value: 0
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -33,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
33 |
|
34 |
This model is a fine-tuned version of [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on the imagefolder dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
-
- Loss: 0.
|
37 |
-
- Accuracy: 0
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -62,20 +62,22 @@ The following hyperparameters were used during training:
|
|
62 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
63 |
- lr_scheduler_type: linear
|
64 |
- lr_scheduler_warmup_ratio: 0.1
|
65 |
-
- num_epochs:
|
66 |
|
67 |
### Training results
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
70 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
71 |
-
| No log | 0.9231 | 3 | 0.
|
72 |
-
| No log | 1.8462 | 6 | 0.
|
73 |
-
| No log | 2.7692 | 9 | 0.
|
|
|
|
|
74 |
|
75 |
|
76 |
### Framework versions
|
77 |
|
78 |
- Transformers 4.44.2
|
79 |
-
- Pytorch 2.
|
80 |
-
- Datasets 3.0.
|
81 |
- Tokenizers 0.19.1
|
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
+
value: 1.0
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
33 |
|
34 |
This model is a fine-tuned version of [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on the imagefolder dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 0.0374
|
37 |
+
- Accuracy: 1.0
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
62 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
63 |
- lr_scheduler_type: linear
|
64 |
- lr_scheduler_warmup_ratio: 0.1
|
65 |
+
- num_epochs: 5
|
66 |
|
67 |
### Training results
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
70 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
71 |
+
| No log | 0.9231 | 3 | 0.4630 | 0.6591 |
|
72 |
+
| No log | 1.8462 | 6 | 0.2474 | 0.9091 |
|
73 |
+
| No log | 2.7692 | 9 | 0.0764 | 1.0 |
|
74 |
+
| 0.3656 | 4.0 | 13 | 0.0394 | 1.0 |
|
75 |
+
| 0.3656 | 4.6154 | 15 | 0.0374 | 1.0 |
|
76 |
|
77 |
|
78 |
### Framework versions
|
79 |
|
80 |
- Transformers 4.44.2
|
81 |
+
- Pytorch 2.5.0+cu121
|
82 |
+
- Datasets 3.0.2
|
83 |
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 110342832
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9cad575513c58e32cbc36578ca78504706cbf159ab33f319c16a4244d65ad5bd
|
3 |
size 110342832
|
runs/Oct24_07-24-26_7919de6d5c0a/events.out.tfevents.1729754686.7919de6d5c0a.285.1
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:caa23b7f0623ea1e57e53cbec78c39d54f0e22a36ff4777b0ba6335e5cf20f6b
|
3 |
+
size 7539
|