hkivancoral commited on
Commit
c30aa2c
1 Parent(s): 9069097

End of training

Browse files
Files changed (2) hide show
  1. README.md +125 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,125 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/deit-small-patch16-224
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - imagefolder
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: hushem_5x_deit_small_sgd_0001_fold1
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: test
21
+ args: default
22
+ metrics:
23
+ - name: Accuracy
24
+ type: accuracy
25
+ value: 0.3111111111111111
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
+ # hushem_5x_deit_small_sgd_0001_fold1
32
+
33
+ This model is a fine-tuned version of [facebook/deit-small-patch16-224](https://huggingface.co/facebook/deit-small-patch16-224) on the imagefolder dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 1.3695
36
+ - Accuracy: 0.3111
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: 0.0001
56
+ - train_batch_size: 32
57
+ - eval_batch_size: 32
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: 50
63
+
64
+ ### Training results
65
+
66
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
+ | 1.5195 | 1.0 | 27 | 1.4999 | 0.2889 |
69
+ | 1.4914 | 2.0 | 54 | 1.4892 | 0.2889 |
70
+ | 1.5108 | 3.0 | 81 | 1.4789 | 0.2889 |
71
+ | 1.5345 | 4.0 | 108 | 1.4698 | 0.2667 |
72
+ | 1.4684 | 5.0 | 135 | 1.4617 | 0.2667 |
73
+ | 1.4525 | 6.0 | 162 | 1.4534 | 0.2667 |
74
+ | 1.4298 | 7.0 | 189 | 1.4465 | 0.2667 |
75
+ | 1.4569 | 8.0 | 216 | 1.4397 | 0.2444 |
76
+ | 1.4283 | 9.0 | 243 | 1.4337 | 0.2444 |
77
+ | 1.4203 | 10.0 | 270 | 1.4280 | 0.2444 |
78
+ | 1.3871 | 11.0 | 297 | 1.4228 | 0.2444 |
79
+ | 1.4156 | 12.0 | 324 | 1.4180 | 0.2444 |
80
+ | 1.4346 | 13.0 | 351 | 1.4134 | 0.2444 |
81
+ | 1.4076 | 14.0 | 378 | 1.4093 | 0.2444 |
82
+ | 1.425 | 15.0 | 405 | 1.4059 | 0.2444 |
83
+ | 1.4406 | 16.0 | 432 | 1.4025 | 0.2444 |
84
+ | 1.4069 | 17.0 | 459 | 1.3996 | 0.2444 |
85
+ | 1.3779 | 18.0 | 486 | 1.3968 | 0.2444 |
86
+ | 1.3991 | 19.0 | 513 | 1.3941 | 0.2667 |
87
+ | 1.3962 | 20.0 | 540 | 1.3918 | 0.2667 |
88
+ | 1.3954 | 21.0 | 567 | 1.3897 | 0.2889 |
89
+ | 1.3886 | 22.0 | 594 | 1.3877 | 0.2889 |
90
+ | 1.3775 | 23.0 | 621 | 1.3858 | 0.2889 |
91
+ | 1.3714 | 24.0 | 648 | 1.3842 | 0.2889 |
92
+ | 1.4056 | 25.0 | 675 | 1.3826 | 0.2889 |
93
+ | 1.4026 | 26.0 | 702 | 1.3812 | 0.2889 |
94
+ | 1.359 | 27.0 | 729 | 1.3799 | 0.2889 |
95
+ | 1.3709 | 28.0 | 756 | 1.3787 | 0.2889 |
96
+ | 1.3667 | 29.0 | 783 | 1.3776 | 0.2889 |
97
+ | 1.3672 | 30.0 | 810 | 1.3766 | 0.2889 |
98
+ | 1.3762 | 31.0 | 837 | 1.3757 | 0.2889 |
99
+ | 1.3384 | 32.0 | 864 | 1.3749 | 0.2889 |
100
+ | 1.3698 | 33.0 | 891 | 1.3742 | 0.2889 |
101
+ | 1.3636 | 34.0 | 918 | 1.3735 | 0.3111 |
102
+ | 1.3439 | 35.0 | 945 | 1.3729 | 0.3111 |
103
+ | 1.3571 | 36.0 | 972 | 1.3723 | 0.3111 |
104
+ | 1.3688 | 37.0 | 999 | 1.3718 | 0.3111 |
105
+ | 1.3527 | 38.0 | 1026 | 1.3714 | 0.3111 |
106
+ | 1.3641 | 39.0 | 1053 | 1.3710 | 0.3111 |
107
+ | 1.3538 | 40.0 | 1080 | 1.3707 | 0.3111 |
108
+ | 1.3693 | 41.0 | 1107 | 1.3704 | 0.3111 |
109
+ | 1.3789 | 42.0 | 1134 | 1.3701 | 0.3111 |
110
+ | 1.3917 | 43.0 | 1161 | 1.3699 | 0.3111 |
111
+ | 1.3524 | 44.0 | 1188 | 1.3698 | 0.3111 |
112
+ | 1.367 | 45.0 | 1215 | 1.3696 | 0.3111 |
113
+ | 1.3553 | 46.0 | 1242 | 1.3696 | 0.3111 |
114
+ | 1.3523 | 47.0 | 1269 | 1.3695 | 0.3111 |
115
+ | 1.3646 | 48.0 | 1296 | 1.3695 | 0.3111 |
116
+ | 1.3891 | 49.0 | 1323 | 1.3695 | 0.3111 |
117
+ | 1.3396 | 50.0 | 1350 | 1.3695 | 0.3111 |
118
+
119
+
120
+ ### Framework versions
121
+
122
+ - Transformers 4.35.2
123
+ - Pytorch 2.1.0+cu118
124
+ - Datasets 2.15.0
125
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b5cf93f9d6cc83cd1d70b8a7b60054cb2c4084012f6a0806f4c5e72465fb7f73
3
  size 86691704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68bc7374fffe6221836ffd068c080672be00614bd6b7dfb9f3a98fb3da487bba
3
  size 86691704