gcperk20 commited on
Commit
20a0458
1 Parent(s): f822e28

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/convnext-small-224
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - imagefolder
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: convnext-small-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.7579908675799086
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
+ # convnext-small-224-finetuned-piid
32
+
33
+ This model is a fine-tuned version of [facebook/convnext-small-224](https://huggingface.co/facebook/convnext-small-224) on the imagefolder dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 0.6131
36
+ - Accuracy: 0.7580
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.3405 | 0.98 | 20 | 1.3201 | 0.4155 |
71
+ | 1.1715 | 2.0 | 41 | 1.1362 | 0.5708 |
72
+ | 0.9231 | 2.98 | 61 | 0.9255 | 0.6438 |
73
+ | 0.7128 | 4.0 | 82 | 0.7558 | 0.6986 |
74
+ | 0.6204 | 4.98 | 102 | 0.7056 | 0.7534 |
75
+ | 0.5322 | 6.0 | 123 | 0.6610 | 0.7397 |
76
+ | 0.4403 | 6.98 | 143 | 0.6639 | 0.7443 |
77
+ | 0.4388 | 8.0 | 164 | 0.6472 | 0.7306 |
78
+ | 0.3901 | 8.98 | 184 | 0.6684 | 0.7352 |
79
+ | 0.4202 | 10.0 | 205 | 0.5934 | 0.7397 |
80
+ | 0.3784 | 10.98 | 225 | 0.5651 | 0.7626 |
81
+ | 0.2973 | 12.0 | 246 | 0.6439 | 0.7580 |
82
+ | 0.3614 | 12.98 | 266 | 0.5844 | 0.7534 |
83
+ | 0.2795 | 14.0 | 287 | 0.6015 | 0.7306 |
84
+ | 0.2825 | 14.98 | 307 | 0.6031 | 0.7626 |
85
+ | 0.2364 | 16.0 | 328 | 0.6249 | 0.7534 |
86
+ | 0.2162 | 16.98 | 348 | 0.6248 | 0.7626 |
87
+ | 0.2455 | 18.0 | 369 | 0.6153 | 0.7489 |
88
+ | 0.2314 | 18.98 | 389 | 0.6113 | 0.7580 |
89
+ | 0.248 | 19.51 | 400 | 0.6131 | 0.7580 |
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:c7d8b72d00b6e4cdc9f21fcc973b0f3fd691cd7ecd0eddcce2603820a8195ec8
3
  size 197949677
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc259d5b79b89eb1cca641eb9ccdce3266a6a6fab3825659cf0246d775327b54
3
  size 197949677