Training in progress, step 100
Browse files- README.md +16 -21
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model:
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
@@ -8,7 +8,7 @@ datasets:
|
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
model-index:
|
11 |
-
- name: attraction-classifier
|
12 |
results:
|
13 |
- task:
|
14 |
name: Image Classification
|
@@ -22,18 +22,18 @@ 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
|
29 |
should probably proofread and complete it, then remove this comment. -->
|
30 |
|
31 |
-
# attraction-classifier
|
32 |
|
33 |
-
This model is a fine-tuned version of [
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 0.
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -65,20 +65,15 @@ The following hyperparameters were used during training:
|
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.3041 | 4.88 | 1000 | 0.5230 | 0.7527 |
|
78 |
-
| 0.2979 | 5.37 | 1100 | 0.4568 | 0.8242 |
|
79 |
-
| 0.2193 | 5.85 | 1200 | 0.5367 | 0.7857 |
|
80 |
-
| 0.2113 | 6.34 | 1300 | 0.5418 | 0.7967 |
|
81 |
-
| 0.1916 | 6.83 | 1400 | 0.4941 | 0.7940 |
|
82 |
|
83 |
|
84 |
### Framework versions
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: microsoft/swin-tiny-patch4-window7-224
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
|
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
model-index:
|
11 |
+
- name: attraction-classifier-swin
|
12 |
results:
|
13 |
- task:
|
14 |
name: Image Classification
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.739010989010989
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
29 |
should probably proofread and complete it, then remove this comment. -->
|
30 |
|
31 |
+
# attraction-classifier-swin
|
32 |
|
33 |
+
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.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.5367
|
36 |
+
- Accuracy: 0.7390
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
68 |
+
| 0.6207 | 0.49 | 100 | 0.5599 | 0.7115 |
|
69 |
+
| 0.6256 | 0.98 | 200 | 0.5238 | 0.7225 |
|
70 |
+
| 0.597 | 1.46 | 300 | 0.5003 | 0.7418 |
|
71 |
+
| 0.6121 | 1.95 | 400 | 0.5409 | 0.7610 |
|
72 |
+
| 0.5457 | 2.44 | 500 | 0.5123 | 0.7555 |
|
73 |
+
| 0.5258 | 2.93 | 600 | 0.4792 | 0.7637 |
|
74 |
+
| 0.504 | 3.41 | 700 | 0.5169 | 0.7390 |
|
75 |
+
| 0.541 | 3.9 | 800 | 0.4858 | 0.7582 |
|
76 |
+
| 0.5704 | 4.39 | 900 | 0.5367 | 0.7390 |
|
|
|
|
|
|
|
|
|
|
|
77 |
|
78 |
|
79 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343223968
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b1c1915425e62ca41f94b9e9d7176bcf3efbd02119383484138a7b9ec14508f
|
3 |
size 343223968
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4155
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cfdbc16ef845592d5d3e7b1c43c9871154a6773c8f8f3bfa72f7a0f5d71af093
|
3 |
size 4155
|