BilalMuftuoglu commited on
Commit
cde9a47
1 Parent(s): 6fd3f55

Model save

Browse files
README.md ADDED
@@ -0,0 +1,135 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: microsoft/beit-base-patch16-224
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - imagefolder
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: beit-base-patch16-224-hasta-65-fold5
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.5277777777777778
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
+ # beit-base-patch16-224-hasta-65-fold5
32
+
33
+ This model is a fine-tuned version of [microsoft/beit-base-patch16-224](https://huggingface.co/microsoft/beit-base-patch16-224) on the imagefolder dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 1.0692
36
+ - Accuracy: 0.5278
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: 32
57
+ - eval_batch_size: 32
58
+ - seed: 42
59
+ - gradient_accumulation_steps: 4
60
+ - total_train_batch_size: 128
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: 100
65
+
66
+ ### Training results
67
+
68
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
+ |:-------------:|:-------:|:----:|:---------------:|:--------:|
70
+ | No log | 0.5714 | 1 | 1.1680 | 0.3333 |
71
+ | No log | 1.7143 | 3 | 1.2100 | 0.1944 |
72
+ | No log | 2.8571 | 5 | 1.3667 | 0.2778 |
73
+ | No log | 4.0 | 7 | 1.1208 | 0.3889 |
74
+ | No log | 4.5714 | 8 | 1.1168 | 0.3611 |
75
+ | 1.132 | 5.7143 | 10 | 1.4031 | 0.2778 |
76
+ | 1.132 | 6.8571 | 12 | 1.2012 | 0.3333 |
77
+ | 1.132 | 8.0 | 14 | 1.2353 | 0.2778 |
78
+ | 1.132 | 8.5714 | 15 | 1.2099 | 0.3056 |
79
+ | 1.132 | 9.7143 | 17 | 1.0942 | 0.3611 |
80
+ | 1.132 | 10.8571 | 19 | 1.1301 | 0.4444 |
81
+ | 1.0271 | 12.0 | 21 | 1.0591 | 0.4167 |
82
+ | 1.0271 | 12.5714 | 22 | 1.0648 | 0.4444 |
83
+ | 1.0271 | 13.7143 | 24 | 1.1125 | 0.4722 |
84
+ | 1.0271 | 14.8571 | 26 | 1.1097 | 0.4722 |
85
+ | 1.0271 | 16.0 | 28 | 1.0616 | 0.4444 |
86
+ | 1.0271 | 16.5714 | 29 | 1.0284 | 0.4722 |
87
+ | 0.9507 | 17.7143 | 31 | 1.0291 | 0.5 |
88
+ | 0.9507 | 18.8571 | 33 | 1.0692 | 0.4722 |
89
+ | 0.9507 | 20.0 | 35 | 1.1153 | 0.5 |
90
+ | 0.9507 | 20.5714 | 36 | 1.1719 | 0.4444 |
91
+ | 0.9507 | 21.7143 | 38 | 1.0161 | 0.4444 |
92
+ | 0.8001 | 22.8571 | 40 | 1.1361 | 0.4444 |
93
+ | 0.8001 | 24.0 | 42 | 1.3277 | 0.4444 |
94
+ | 0.8001 | 24.5714 | 43 | 1.1331 | 0.5 |
95
+ | 0.8001 | 25.7143 | 45 | 1.0659 | 0.4722 |
96
+ | 0.8001 | 26.8571 | 47 | 1.1309 | 0.5278 |
97
+ | 0.8001 | 28.0 | 49 | 1.1241 | 0.5556 |
98
+ | 0.7175 | 28.5714 | 50 | 1.1371 | 0.5278 |
99
+ | 0.7175 | 29.7143 | 52 | 1.0928 | 0.5 |
100
+ | 0.7175 | 30.8571 | 54 | 1.2129 | 0.4444 |
101
+ | 0.7175 | 32.0 | 56 | 1.0321 | 0.5 |
102
+ | 0.7175 | 32.5714 | 57 | 1.0809 | 0.5278 |
103
+ | 0.7175 | 33.7143 | 59 | 0.9813 | 0.5278 |
104
+ | 0.6766 | 34.8571 | 61 | 1.0617 | 0.5 |
105
+ | 0.6766 | 36.0 | 63 | 0.9618 | 0.5278 |
106
+ | 0.6766 | 36.5714 | 64 | 0.9541 | 0.5556 |
107
+ | 0.6766 | 37.7143 | 66 | 0.9689 | 0.5278 |
108
+ | 0.6766 | 38.8571 | 68 | 1.1063 | 0.5556 |
109
+ | 0.5934 | 40.0 | 70 | 1.0139 | 0.5 |
110
+ | 0.5934 | 40.5714 | 71 | 1.0087 | 0.5 |
111
+ | 0.5934 | 41.7143 | 73 | 1.0309 | 0.5 |
112
+ | 0.5934 | 42.8571 | 75 | 1.0636 | 0.5 |
113
+ | 0.5934 | 44.0 | 77 | 1.1057 | 0.5 |
114
+ | 0.5934 | 44.5714 | 78 | 1.1015 | 0.4722 |
115
+ | 0.4926 | 45.7143 | 80 | 1.0938 | 0.5278 |
116
+ | 0.4926 | 46.8571 | 82 | 1.0807 | 0.5 |
117
+ | 0.4926 | 48.0 | 84 | 1.1275 | 0.5278 |
118
+ | 0.4926 | 48.5714 | 85 | 1.1604 | 0.5278 |
119
+ | 0.4926 | 49.7143 | 87 | 1.1296 | 0.5278 |
120
+ | 0.4926 | 50.8571 | 89 | 1.0748 | 0.5278 |
121
+ | 0.4964 | 52.0 | 91 | 1.0716 | 0.5278 |
122
+ | 0.4964 | 52.5714 | 92 | 1.0780 | 0.5278 |
123
+ | 0.4964 | 53.7143 | 94 | 1.0755 | 0.5278 |
124
+ | 0.4964 | 54.8571 | 96 | 1.0680 | 0.5278 |
125
+ | 0.4964 | 56.0 | 98 | 1.0676 | 0.5278 |
126
+ | 0.4964 | 56.5714 | 99 | 1.0692 | 0.5278 |
127
+ | 0.404 | 57.1429 | 100 | 1.0692 | 0.5278 |
128
+
129
+
130
+ ### Framework versions
131
+
132
+ - Transformers 4.41.0
133
+ - Pytorch 2.3.0+cu121
134
+ - Datasets 2.19.1
135
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3a242daedf0598b024366c6ca3f3accbcef69b25f89ac2a246e88a9ecb5940fb
3
  size 343083404
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e86796060142e130e9ae4395345b89d82f0fd3c03442a82674b7e379d96230c8
3
  size 343083404
runs/May23_14-21-45_2bc4f829fe52/events.out.tfevents.1716474106.2bc4f829fe52.989.18 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d18b083ff66bec3d8d1c81205d24d2ed10841b87ca06e6496b5e5d407ddae5a
3
- size 25397
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfa3c6bbf4e00f96ae7ac53069f26f1cde152ebb20f5a293b1ac48f23bbf1a2a
3
+ size 26586