ongkn commited on
Commit
efa6b95
1 Parent(s): 17c63bc

End of training

Browse files
Files changed (2) hide show
  1. README.md +84 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: microsoft/swin-tiny-patch4-window7-224
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - imagefolder
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: attraction-classifier-swin
12
+ results:
13
+ - task:
14
+ name: Image Classification
15
+ type: image-classification
16
+ dataset:
17
+ name: imagefolder
18
+ type: imagefolder
19
+ config: default
20
+ split: train
21
+ args: default
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
+
40
+ More information needed
41
+
42
+ ## Intended uses & limitations
43
+
44
+ More information needed
45
+
46
+ ## Training and evaluation data
47
+
48
+ More information needed
49
+
50
+ ## Training procedure
51
+
52
+ ### Training hyperparameters
53
+
54
+ The following hyperparameters were used during training:
55
+ - learning_rate: 5e-05
56
+ - train_batch_size: 16
57
+ - eval_batch_size: 16
58
+ - seed: 69
59
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
+ - lr_scheduler_type: cosine
61
+ - lr_scheduler_warmup_ratio: 0.05
62
+ - num_epochs: 10
63
+
64
+ ### Training results
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
80
+
81
+ - Transformers 4.35.2
82
+ - Pytorch 2.0.1+cu117
83
+ - Datasets 2.15.0
84
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4e3875b08d89eebbd2876cf8cfa8a6593ca38278b38da2f10ff6b03b1fae8550
3
  size 110342832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4f96252874b06a973316bf99c4e0e1bc9468e26349de7318c70b988d6a9e0a9
3
  size 110342832