BilalMuftuoglu commited on
Commit
4859a65
1 Parent(s): 463b420

Model save

Browse files
README.md ADDED
@@ -0,0 +1,135 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/deit-base-distilled-patch16-224
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - imagefolder
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: deit-base-distilled-patch16-224-hasta-65-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.5
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
+ # deit-base-distilled-patch16-224-hasta-65-fold4
32
+
33
+ This model is a fine-tuned version of [facebook/deit-base-distilled-patch16-224](https://huggingface.co/facebook/deit-base-distilled-patch16-224) on the imagefolder dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 1.3012
36
+ - Accuracy: 0.5
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.2683 | 0.2778 |
71
+ | No log | 1.7143 | 3 | 1.1169 | 0.3056 |
72
+ | No log | 2.8571 | 5 | 1.2963 | 0.2778 |
73
+ | No log | 4.0 | 7 | 1.2729 | 0.2778 |
74
+ | No log | 4.5714 | 8 | 1.1327 | 0.2778 |
75
+ | 1.1554 | 5.7143 | 10 | 1.0658 | 0.3889 |
76
+ | 1.1554 | 6.8571 | 12 | 1.1513 | 0.3611 |
77
+ | 1.1554 | 8.0 | 14 | 1.1799 | 0.3889 |
78
+ | 1.1554 | 8.5714 | 15 | 1.1289 | 0.3611 |
79
+ | 1.1554 | 9.7143 | 17 | 1.0167 | 0.4167 |
80
+ | 1.1554 | 10.8571 | 19 | 1.0074 | 0.5 |
81
+ | 0.9967 | 12.0 | 21 | 0.9982 | 0.5 |
82
+ | 0.9967 | 12.5714 | 22 | 0.9707 | 0.5278 |
83
+ | 0.9967 | 13.7143 | 24 | 0.9401 | 0.6111 |
84
+ | 0.9967 | 14.8571 | 26 | 1.0155 | 0.6111 |
85
+ | 0.9967 | 16.0 | 28 | 1.1357 | 0.4444 |
86
+ | 0.9967 | 16.5714 | 29 | 1.1284 | 0.5 |
87
+ | 0.8472 | 17.7143 | 31 | 1.1840 | 0.4167 |
88
+ | 0.8472 | 18.8571 | 33 | 1.3015 | 0.4444 |
89
+ | 0.8472 | 20.0 | 35 | 0.9755 | 0.5 |
90
+ | 0.8472 | 20.5714 | 36 | 0.9602 | 0.5278 |
91
+ | 0.8472 | 21.7143 | 38 | 1.0950 | 0.4444 |
92
+ | 0.7133 | 22.8571 | 40 | 1.0607 | 0.4722 |
93
+ | 0.7133 | 24.0 | 42 | 0.9963 | 0.5833 |
94
+ | 0.7133 | 24.5714 | 43 | 1.0235 | 0.5833 |
95
+ | 0.7133 | 25.7143 | 45 | 1.0872 | 0.5556 |
96
+ | 0.7133 | 26.8571 | 47 | 1.0526 | 0.5833 |
97
+ | 0.7133 | 28.0 | 49 | 1.1579 | 0.5278 |
98
+ | 0.5648 | 28.5714 | 50 | 1.2434 | 0.4444 |
99
+ | 0.5648 | 29.7143 | 52 | 1.1653 | 0.5556 |
100
+ | 0.5648 | 30.8571 | 54 | 1.0947 | 0.5556 |
101
+ | 0.5648 | 32.0 | 56 | 1.1531 | 0.5833 |
102
+ | 0.5648 | 32.5714 | 57 | 1.1268 | 0.5833 |
103
+ | 0.5648 | 33.7143 | 59 | 1.0664 | 0.5833 |
104
+ | 0.4429 | 34.8571 | 61 | 1.1503 | 0.5556 |
105
+ | 0.4429 | 36.0 | 63 | 1.3473 | 0.5 |
106
+ | 0.4429 | 36.5714 | 64 | 1.2786 | 0.5 |
107
+ | 0.4429 | 37.7143 | 66 | 1.0905 | 0.6111 |
108
+ | 0.4429 | 38.8571 | 68 | 1.0917 | 0.6111 |
109
+ | 0.4313 | 40.0 | 70 | 1.2079 | 0.5556 |
110
+ | 0.4313 | 40.5714 | 71 | 1.2501 | 0.5556 |
111
+ | 0.4313 | 41.7143 | 73 | 1.1789 | 0.6111 |
112
+ | 0.4313 | 42.8571 | 75 | 1.1126 | 0.5833 |
113
+ | 0.4313 | 44.0 | 77 | 1.1109 | 0.6389 |
114
+ | 0.4313 | 44.5714 | 78 | 1.1236 | 0.6389 |
115
+ | 0.3764 | 45.7143 | 80 | 1.2211 | 0.6111 |
116
+ | 0.3764 | 46.8571 | 82 | 1.3021 | 0.5278 |
117
+ | 0.3764 | 48.0 | 84 | 1.3182 | 0.5556 |
118
+ | 0.3764 | 48.5714 | 85 | 1.2830 | 0.5556 |
119
+ | 0.3764 | 49.7143 | 87 | 1.2503 | 0.5833 |
120
+ | 0.3764 | 50.8571 | 89 | 1.1926 | 0.6389 |
121
+ | 0.3441 | 52.0 | 91 | 1.2092 | 0.6111 |
122
+ | 0.3441 | 52.5714 | 92 | 1.2266 | 0.6111 |
123
+ | 0.3441 | 53.7143 | 94 | 1.2685 | 0.5278 |
124
+ | 0.3441 | 54.8571 | 96 | 1.3098 | 0.4722 |
125
+ | 0.3441 | 56.0 | 98 | 1.3069 | 0.4722 |
126
+ | 0.3441 | 56.5714 | 99 | 1.3021 | 0.4722 |
127
+ | 0.322 | 57.1429 | 100 | 1.3012 | 0.5 |
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:dc9f08c9fe9f8877e72bc9cf52216abdcf170e9d85936c4427be1dbdd37299fc
3
  size 343233492
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e04d6ec2e03816225534b1b90944681b6c54f94a5897f20424b3e2fe9ad5ace
3
  size 343233492
runs/May22_14-54-30_927069b479b5/events.out.tfevents.1716389671.927069b479b5.252.22 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5adb04b3c6bee4d1e668d2c2e4c05963013159f2d37240c542d0a712070e018d
3
- size 24628
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:064a3610919d9ea28eae52e0aff9889fcff33a6fe679983a71edc7149976e988
3
+ size 25817