BilalMuftuoglu commited on
Commit
f5d6eac
1 Parent(s): 5b56967

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-55-fold4
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.6666666666666666
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-55-fold4
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.1951
36
+ - Accuracy: 0.6667
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.2503 | 0.4444 |
71
+ | No log | 1.7143 | 3 | 1.1731 | 0.4167 |
72
+ | No log | 2.8571 | 5 | 1.0852 | 0.5278 |
73
+ | No log | 4.0 | 7 | 1.0787 | 0.5 |
74
+ | No log | 4.5714 | 8 | 1.1199 | 0.5278 |
75
+ | 1.0532 | 5.7143 | 10 | 1.0584 | 0.4722 |
76
+ | 1.0532 | 6.8571 | 12 | 1.0800 | 0.5278 |
77
+ | 1.0532 | 8.0 | 14 | 1.1635 | 0.4722 |
78
+ | 1.0532 | 8.5714 | 15 | 1.1171 | 0.4444 |
79
+ | 1.0532 | 9.7143 | 17 | 1.5254 | 0.3889 |
80
+ | 1.0532 | 10.8571 | 19 | 1.1236 | 0.4444 |
81
+ | 0.9087 | 12.0 | 21 | 1.0255 | 0.5556 |
82
+ | 0.9087 | 12.5714 | 22 | 1.1108 | 0.5278 |
83
+ | 0.9087 | 13.7143 | 24 | 1.0365 | 0.5278 |
84
+ | 0.9087 | 14.8571 | 26 | 1.0638 | 0.5 |
85
+ | 0.9087 | 16.0 | 28 | 1.1090 | 0.6111 |
86
+ | 0.9087 | 16.5714 | 29 | 1.1166 | 0.5556 |
87
+ | 0.7925 | 17.7143 | 31 | 1.0650 | 0.4722 |
88
+ | 0.7925 | 18.8571 | 33 | 1.3085 | 0.5556 |
89
+ | 0.7925 | 20.0 | 35 | 1.1624 | 0.5278 |
90
+ | 0.7925 | 20.5714 | 36 | 0.9994 | 0.5556 |
91
+ | 0.7925 | 21.7143 | 38 | 1.1054 | 0.4722 |
92
+ | 0.7472 | 22.8571 | 40 | 1.0926 | 0.5833 |
93
+ | 0.7472 | 24.0 | 42 | 1.1054 | 0.6111 |
94
+ | 0.7472 | 24.5714 | 43 | 1.0486 | 0.5556 |
95
+ | 0.7472 | 25.7143 | 45 | 1.0454 | 0.5556 |
96
+ | 0.7472 | 26.8571 | 47 | 1.0267 | 0.6389 |
97
+ | 0.7472 | 28.0 | 49 | 1.0684 | 0.6667 |
98
+ | 0.572 | 28.5714 | 50 | 1.0575 | 0.6111 |
99
+ | 0.572 | 29.7143 | 52 | 1.1591 | 0.5833 |
100
+ | 0.572 | 30.8571 | 54 | 1.1837 | 0.5833 |
101
+ | 0.572 | 32.0 | 56 | 1.0444 | 0.6667 |
102
+ | 0.572 | 32.5714 | 57 | 1.0450 | 0.6667 |
103
+ | 0.572 | 33.7143 | 59 | 1.0975 | 0.6667 |
104
+ | 0.471 | 34.8571 | 61 | 1.1131 | 0.6667 |
105
+ | 0.471 | 36.0 | 63 | 1.1204 | 0.5833 |
106
+ | 0.471 | 36.5714 | 64 | 1.0992 | 0.5833 |
107
+ | 0.471 | 37.7143 | 66 | 1.0879 | 0.6389 |
108
+ | 0.471 | 38.8571 | 68 | 1.0981 | 0.6111 |
109
+ | 0.3896 | 40.0 | 70 | 1.0576 | 0.6667 |
110
+ | 0.3896 | 40.5714 | 71 | 1.0612 | 0.6389 |
111
+ | 0.3896 | 41.7143 | 73 | 1.1195 | 0.6667 |
112
+ | 0.3896 | 42.8571 | 75 | 1.1974 | 0.6667 |
113
+ | 0.3896 | 44.0 | 77 | 1.1353 | 0.6667 |
114
+ | 0.3896 | 44.5714 | 78 | 1.1143 | 0.6667 |
115
+ | 0.3775 | 45.7143 | 80 | 1.1055 | 0.6667 |
116
+ | 0.3775 | 46.8571 | 82 | 1.1997 | 0.6667 |
117
+ | 0.3775 | 48.0 | 84 | 1.3267 | 0.6667 |
118
+ | 0.3775 | 48.5714 | 85 | 1.3027 | 0.6667 |
119
+ | 0.3775 | 49.7143 | 87 | 1.1593 | 0.7222 |
120
+ | 0.3775 | 50.8571 | 89 | 1.0970 | 0.6111 |
121
+ | 0.3623 | 52.0 | 91 | 1.0902 | 0.6111 |
122
+ | 0.3623 | 52.5714 | 92 | 1.0908 | 0.6111 |
123
+ | 0.3623 | 53.7143 | 94 | 1.1214 | 0.6389 |
124
+ | 0.3623 | 54.8571 | 96 | 1.1691 | 0.6944 |
125
+ | 0.3623 | 56.0 | 98 | 1.1914 | 0.6667 |
126
+ | 0.3623 | 56.5714 | 99 | 1.1949 | 0.6667 |
127
+ | 0.3455 | 57.1429 | 100 | 1.1951 | 0.6667 |
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:145c36c14470b346b86d2e41051254efae002cceaf034fbf81c1efc08a362ddc
3
  size 343083404
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdc6f20ac26addcd8bf75f3ca4ece1929910693f5a0c323f29b17331de382ed8
3
  size 343083404
runs/May23_13-22-11_2bc4f829fe52/events.out.tfevents.1716470532.2bc4f829fe52.989.6 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:79fc67cc354e059dd85295851211456cebaccedeb40693cd38d67ef84a9eefe8
3
- size 25080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f958e73221419561edc9f413d7cdafab5c2e37133e2cd4fc879551e27738081b
3
+ size 26586