gcperk20 commited on
Commit
c4fed05
1 Parent(s): 5e64b51

Model save

Browse files
Files changed (2) hide show
  1. README.md +97 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,97 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/convnextv2-tiny-22k-224
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - imagefolder
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: convnextv2-tiny-22k-224-finetuned-piid
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: val
21
+ args: default
22
+ metrics:
23
+ - name: Accuracy
24
+ type: accuracy
25
+ value: 0.7853881278538812
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
+ # convnextv2-tiny-22k-224-finetuned-piid
32
+
33
+ This model is a fine-tuned version of [facebook/convnextv2-tiny-22k-224](https://huggingface.co/facebook/convnextv2-tiny-22k-224) on the imagefolder dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 0.6118
36
+ - Accuracy: 0.7854
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: 8
57
+ - eval_batch_size: 8
58
+ - seed: 42
59
+ - gradient_accumulation_steps: 4
60
+ - total_train_batch_size: 32
61
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
62
+ - lr_scheduler_type: linear
63
+ - lr_scheduler_warmup_ratio: 0.1
64
+ - num_epochs: 20
65
+
66
+ ### Training results
67
+
68
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | 1.2083 | 0.98 | 20 | 1.0137 | 0.6027 |
71
+ | 0.6826 | 2.0 | 41 | 0.6901 | 0.6895 |
72
+ | 0.5161 | 2.98 | 61 | 0.6377 | 0.7078 |
73
+ | 0.4475 | 4.0 | 82 | 0.5423 | 0.7215 |
74
+ | 0.4325 | 4.98 | 102 | 0.5165 | 0.7671 |
75
+ | 0.3433 | 6.0 | 123 | 0.5916 | 0.7763 |
76
+ | 0.2677 | 6.98 | 143 | 0.5866 | 0.7534 |
77
+ | 0.2498 | 8.0 | 164 | 0.5146 | 0.7900 |
78
+ | 0.2387 | 8.98 | 184 | 0.5631 | 0.7580 |
79
+ | 0.2132 | 10.0 | 205 | 0.5320 | 0.7991 |
80
+ | 0.2178 | 10.98 | 225 | 0.5833 | 0.7854 |
81
+ | 0.1474 | 12.0 | 246 | 0.5902 | 0.7900 |
82
+ | 0.1627 | 12.98 | 266 | 0.6142 | 0.7808 |
83
+ | 0.1651 | 14.0 | 287 | 0.6063 | 0.7808 |
84
+ | 0.158 | 14.98 | 307 | 0.6130 | 0.7808 |
85
+ | 0.126 | 16.0 | 328 | 0.6647 | 0.7671 |
86
+ | 0.0821 | 16.98 | 348 | 0.5972 | 0.7808 |
87
+ | 0.1062 | 18.0 | 369 | 0.5975 | 0.7945 |
88
+ | 0.1031 | 18.98 | 389 | 0.6129 | 0.7808 |
89
+ | 0.1268 | 19.51 | 400 | 0.6118 | 0.7854 |
90
+
91
+
92
+ ### Framework versions
93
+
94
+ - Transformers 4.33.3
95
+ - Pytorch 2.0.1+cu118
96
+ - Datasets 2.14.5
97
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e69d1d3e0d5e0de33128abe07c31729bd03bac4b4379a8334db943ec12825a4c
3
  size 111547501
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ce8eeef3b58e0d8ed195e4115a213cc439d3b91a17a044e0a5692bffaf63423
3
  size 111547501