talli96123 commited on
Commit
a2dac12
1 Parent(s): 5bbbac6

End of training

Browse files
README.md ADDED
@@ -0,0 +1,175 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/vit-base-patch16-224-in21k
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - imagefolder
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: meat_calssify_fresh_crop_fixed_overlap_epoch100_V_0_4
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.9314641744548287
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
+ # meat_calssify_fresh_crop_fixed_overlap_epoch100_V_0_4
32
+
33
+ This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the imagefolder dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 0.2286
36
+ - Accuracy: 0.9315
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: 64
57
+ - eval_batch_size: 64
58
+ - seed: 42
59
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
+ - lr_scheduler_type: linear
61
+ - lr_scheduler_warmup_ratio: 0.1
62
+ - num_epochs: 100
63
+
64
+ ### Training results
65
+
66
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
+ | 1.0983 | 1.0 | 21 | 1.0790 | 0.4517 |
69
+ | 1.0782 | 2.0 | 42 | 1.0505 | 0.4891 |
70
+ | 1.0069 | 3.0 | 63 | 0.9886 | 0.5639 |
71
+ | 0.9347 | 4.0 | 84 | 0.9224 | 0.5794 |
72
+ | 0.8519 | 5.0 | 105 | 0.8643 | 0.6324 |
73
+ | 0.7989 | 6.0 | 126 | 0.7891 | 0.6667 |
74
+ | 0.695 | 7.0 | 147 | 0.8411 | 0.5919 |
75
+ | 0.6872 | 8.0 | 168 | 0.7448 | 0.6978 |
76
+ | 0.5872 | 9.0 | 189 | 0.7257 | 0.6854 |
77
+ | 0.6367 | 10.0 | 210 | 0.6716 | 0.7227 |
78
+ | 0.5617 | 11.0 | 231 | 0.6554 | 0.7321 |
79
+ | 0.5104 | 12.0 | 252 | 0.6906 | 0.7134 |
80
+ | 0.4581 | 13.0 | 273 | 0.6179 | 0.7601 |
81
+ | 0.5126 | 14.0 | 294 | 0.6726 | 0.7321 |
82
+ | 0.5078 | 15.0 | 315 | 0.5767 | 0.7819 |
83
+ | 0.3308 | 16.0 | 336 | 0.5843 | 0.7632 |
84
+ | 0.3396 | 17.0 | 357 | 0.5064 | 0.8287 |
85
+ | 0.3137 | 18.0 | 378 | 0.7024 | 0.7414 |
86
+ | 0.2981 | 19.0 | 399 | 0.4692 | 0.8411 |
87
+ | 0.2593 | 20.0 | 420 | 0.7424 | 0.7352 |
88
+ | 0.5048 | 21.0 | 441 | 0.4293 | 0.8411 |
89
+ | 0.2252 | 22.0 | 462 | 0.5090 | 0.7975 |
90
+ | 0.261 | 23.0 | 483 | 0.4810 | 0.8505 |
91
+ | 0.2575 | 24.0 | 504 | 0.4389 | 0.8442 |
92
+ | 0.176 | 25.0 | 525 | 0.4528 | 0.8287 |
93
+ | 0.2075 | 26.0 | 546 | 0.4764 | 0.8349 |
94
+ | 0.2069 | 27.0 | 567 | 0.5269 | 0.8162 |
95
+ | 0.2306 | 28.0 | 588 | 0.4180 | 0.8536 |
96
+ | 0.1564 | 29.0 | 609 | 0.3936 | 0.8505 |
97
+ | 0.1632 | 30.0 | 630 | 0.4111 | 0.8474 |
98
+ | 0.1923 | 31.0 | 651 | 0.3862 | 0.8629 |
99
+ | 0.1708 | 32.0 | 672 | 0.4155 | 0.8474 |
100
+ | 0.1744 | 33.0 | 693 | 0.4346 | 0.8505 |
101
+ | 0.1381 | 34.0 | 714 | 0.3908 | 0.8660 |
102
+ | 0.1668 | 35.0 | 735 | 0.5195 | 0.8255 |
103
+ | 0.146 | 36.0 | 756 | 0.4954 | 0.8255 |
104
+ | 0.1288 | 37.0 | 777 | 0.4273 | 0.8505 |
105
+ | 0.1595 | 38.0 | 798 | 0.3274 | 0.9034 |
106
+ | 0.107 | 39.0 | 819 | 0.4688 | 0.8380 |
107
+ | 0.1437 | 40.0 | 840 | 0.4269 | 0.8692 |
108
+ | 0.1432 | 41.0 | 861 | 0.5034 | 0.8224 |
109
+ | 0.1512 | 42.0 | 882 | 0.4046 | 0.8629 |
110
+ | 0.1156 | 43.0 | 903 | 0.3166 | 0.8941 |
111
+ | 0.1173 | 44.0 | 924 | 0.4023 | 0.8598 |
112
+ | 0.1366 | 45.0 | 945 | 0.3869 | 0.8692 |
113
+ | 0.1361 | 46.0 | 966 | 0.5182 | 0.8349 |
114
+ | 0.2102 | 47.0 | 987 | 0.5841 | 0.8069 |
115
+ | 0.1504 | 48.0 | 1008 | 0.4403 | 0.8598 |
116
+ | 0.1272 | 49.0 | 1029 | 0.3771 | 0.8754 |
117
+ | 0.113 | 50.0 | 1050 | 0.3809 | 0.8785 |
118
+ | 0.0884 | 51.0 | 1071 | 0.4446 | 0.8629 |
119
+ | 0.0951 | 52.0 | 1092 | 0.3689 | 0.8847 |
120
+ | 0.0822 | 53.0 | 1113 | 0.4412 | 0.8629 |
121
+ | 0.0999 | 54.0 | 1134 | 0.3758 | 0.8785 |
122
+ | 0.1321 | 55.0 | 1155 | 0.3982 | 0.8598 |
123
+ | 0.0877 | 56.0 | 1176 | 0.3068 | 0.9034 |
124
+ | 0.0736 | 57.0 | 1197 | 0.3981 | 0.8910 |
125
+ | 0.0903 | 58.0 | 1218 | 0.2888 | 0.8972 |
126
+ | 0.0842 | 59.0 | 1239 | 0.3552 | 0.8816 |
127
+ | 0.0911 | 60.0 | 1260 | 0.4368 | 0.8536 |
128
+ | 0.0847 | 61.0 | 1281 | 0.3188 | 0.9065 |
129
+ | 0.066 | 62.0 | 1302 | 0.3727 | 0.8910 |
130
+ | 0.059 | 63.0 | 1323 | 0.3373 | 0.8910 |
131
+ | 0.0755 | 64.0 | 1344 | 0.3241 | 0.9003 |
132
+ | 0.0598 | 65.0 | 1365 | 0.3641 | 0.9003 |
133
+ | 0.0561 | 66.0 | 1386 | 0.3889 | 0.8847 |
134
+ | 0.0796 | 67.0 | 1407 | 0.3633 | 0.9065 |
135
+ | 0.0736 | 68.0 | 1428 | 0.3682 | 0.8816 |
136
+ | 0.0723 | 69.0 | 1449 | 0.4165 | 0.8723 |
137
+ | 0.0625 | 70.0 | 1470 | 0.2747 | 0.9159 |
138
+ | 0.0714 | 71.0 | 1491 | 0.3374 | 0.8972 |
139
+ | 0.0723 | 72.0 | 1512 | 0.3534 | 0.9003 |
140
+ | 0.0551 | 73.0 | 1533 | 0.3764 | 0.8785 |
141
+ | 0.0417 | 74.0 | 1554 | 0.2348 | 0.9252 |
142
+ | 0.0513 | 75.0 | 1575 | 0.3214 | 0.9190 |
143
+ | 0.0534 | 76.0 | 1596 | 0.2440 | 0.9346 |
144
+ | 0.046 | 77.0 | 1617 | 0.3385 | 0.9159 |
145
+ | 0.0539 | 78.0 | 1638 | 0.3516 | 0.9003 |
146
+ | 0.055 | 79.0 | 1659 | 0.2836 | 0.9221 |
147
+ | 0.0686 | 80.0 | 1680 | 0.3542 | 0.8910 |
148
+ | 0.0589 | 81.0 | 1701 | 0.2077 | 0.9315 |
149
+ | 0.0505 | 82.0 | 1722 | 0.3094 | 0.9034 |
150
+ | 0.0332 | 83.0 | 1743 | 0.2678 | 0.9252 |
151
+ | 0.0504 | 84.0 | 1764 | 0.3099 | 0.9159 |
152
+ | 0.0523 | 85.0 | 1785 | 0.1953 | 0.9315 |
153
+ | 0.0291 | 86.0 | 1806 | 0.2377 | 0.9283 |
154
+ | 0.0499 | 87.0 | 1827 | 0.2891 | 0.9221 |
155
+ | 0.038 | 88.0 | 1848 | 0.2898 | 0.9159 |
156
+ | 0.0597 | 89.0 | 1869 | 0.2722 | 0.9190 |
157
+ | 0.0367 | 90.0 | 1890 | 0.3110 | 0.9221 |
158
+ | 0.0647 | 91.0 | 1911 | 0.2432 | 0.9346 |
159
+ | 0.0371 | 92.0 | 1932 | 0.2276 | 0.9377 |
160
+ | 0.0286 | 93.0 | 1953 | 0.2281 | 0.9346 |
161
+ | 0.0271 | 94.0 | 1974 | 0.2766 | 0.9221 |
162
+ | 0.0339 | 95.0 | 1995 | 0.2637 | 0.9283 |
163
+ | 0.0211 | 96.0 | 2016 | 0.2434 | 0.9315 |
164
+ | 0.0441 | 97.0 | 2037 | 0.3146 | 0.8941 |
165
+ | 0.0516 | 98.0 | 2058 | 0.2273 | 0.9439 |
166
+ | 0.0311 | 99.0 | 2079 | 0.2151 | 0.9377 |
167
+ | 0.0269 | 100.0 | 2100 | 0.2286 | 0.9315 |
168
+
169
+
170
+ ### Framework versions
171
+
172
+ - Transformers 4.41.2
173
+ - Pytorch 2.3.1
174
+ - Datasets 2.20.0
175
+ - Tokenizers 0.19.1
config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google/vit-base-patch16-224-in21k",
3
+ "architectures": [
4
+ "ViTForImageClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "encoder_stride": 16,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.0,
10
+ "hidden_size": 768,
11
+ "id2label": {
12
+ "0": "fresh1",
13
+ "1": "fresh2",
14
+ "2": "fresh3"
15
+ },
16
+ "image_size": 224,
17
+ "initializer_range": 0.02,
18
+ "intermediate_size": 3072,
19
+ "label2id": {
20
+ "fresh1": "0",
21
+ "fresh2": "1",
22
+ "fresh3": "2"
23
+ },
24
+ "layer_norm_eps": 1e-12,
25
+ "model_type": "vit",
26
+ "num_attention_heads": 12,
27
+ "num_channels": 3,
28
+ "num_hidden_layers": 12,
29
+ "patch_size": 16,
30
+ "problem_type": "single_label_classification",
31
+ "qkv_bias": true,
32
+ "torch_dtype": "float32",
33
+ "transformers_version": "4.41.2"
34
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:deda76f626361122d8ed607ee26986f5d120fc6e055c843e64c221175d11b12a
3
+ size 343227052
preprocessor_config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_valid_processor_keys": [
3
+ "images",
4
+ "do_resize",
5
+ "size",
6
+ "resample",
7
+ "do_rescale",
8
+ "rescale_factor",
9
+ "do_normalize",
10
+ "image_mean",
11
+ "image_std",
12
+ "return_tensors",
13
+ "data_format",
14
+ "input_data_format"
15
+ ],
16
+ "do_normalize": true,
17
+ "do_rescale": true,
18
+ "do_resize": true,
19
+ "image_mean": [
20
+ 0.5,
21
+ 0.5,
22
+ 0.5
23
+ ],
24
+ "image_processor_type": "ViTImageProcessor",
25
+ "image_std": [
26
+ 0.5,
27
+ 0.5,
28
+ 0.5
29
+ ],
30
+ "resample": 2,
31
+ "rescale_factor": 0.00392156862745098,
32
+ "size": {
33
+ "height": 224,
34
+ "width": 224
35
+ }
36
+ }
runs/Jun15_00-44-50_DESKTOP-QA5IM1O/events.out.tfevents.1718383490.DESKTOP-QA5IM1O.1600.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5009a33f6fd9f66d6e0183a9a59abedfab2569a3c84eec8bf2c826db1d77d77b
3
+ size 58655
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6db4015a15ecc65989fd9f8fd57fd6cee10ec9b41ddfd2dca78b6709dc4b8657
3
+ size 5176