hkivancoral commited on
Commit
49fa293
1 Parent(s): 454ee92

End of training

Browse files
README.md ADDED
@@ -0,0 +1,111 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/deit-tiny-patch16-224
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - imagefolder
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: hushem_1x_deit_tiny_rms_lr00001_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.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
+ # hushem_1x_deit_tiny_rms_lr00001_fold1
32
+
33
+ This model is a fine-tuned version of [facebook/deit-tiny-patch16-224](https://huggingface.co/facebook/deit-tiny-patch16-224) on the imagefolder dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 1.0041
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: 1e-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: 50
65
+
66
+ ### Training results
67
+
68
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | No log | 0.67 | 1 | 1.7459 | 0.2667 |
71
+ | No log | 2.0 | 3 | 1.4578 | 0.3111 |
72
+ | No log | 2.67 | 4 | 1.4179 | 0.3333 |
73
+ | No log | 4.0 | 6 | 1.3720 | 0.3333 |
74
+ | No log | 4.67 | 7 | 1.2817 | 0.3778 |
75
+ | No log | 6.0 | 9 | 1.2475 | 0.5333 |
76
+ | 1.1452 | 6.67 | 10 | 1.3553 | 0.3556 |
77
+ | 1.1452 | 8.0 | 12 | 1.2165 | 0.4222 |
78
+ | 1.1452 | 8.67 | 13 | 1.1259 | 0.5778 |
79
+ | 1.1452 | 10.0 | 15 | 1.1917 | 0.4667 |
80
+ | 1.1452 | 10.67 | 16 | 1.0971 | 0.5111 |
81
+ | 1.1452 | 12.0 | 18 | 1.0749 | 0.5111 |
82
+ | 1.1452 | 12.67 | 19 | 1.0701 | 0.4889 |
83
+ | 0.4031 | 14.0 | 21 | 1.0259 | 0.5333 |
84
+ | 0.4031 | 14.67 | 22 | 1.2004 | 0.4222 |
85
+ | 0.4031 | 16.0 | 24 | 1.0966 | 0.4667 |
86
+ | 0.4031 | 16.67 | 25 | 0.9736 | 0.5333 |
87
+ | 0.4031 | 18.0 | 27 | 1.0248 | 0.5556 |
88
+ | 0.4031 | 18.67 | 28 | 0.9806 | 0.6222 |
89
+ | 0.1191 | 20.0 | 30 | 0.9437 | 0.6222 |
90
+ | 0.1191 | 20.67 | 31 | 1.0574 | 0.5778 |
91
+ | 0.1191 | 22.0 | 33 | 1.0173 | 0.6 |
92
+ | 0.1191 | 22.67 | 34 | 0.9322 | 0.6222 |
93
+ | 0.1191 | 24.0 | 36 | 0.9638 | 0.6222 |
94
+ | 0.1191 | 24.67 | 37 | 1.0436 | 0.6 |
95
+ | 0.1191 | 26.0 | 39 | 1.0020 | 0.6222 |
96
+ | 0.0416 | 26.67 | 40 | 0.9820 | 0.6 |
97
+ | 0.0416 | 28.0 | 42 | 0.9872 | 0.6222 |
98
+ | 0.0416 | 28.67 | 43 | 1.0109 | 0.6222 |
99
+ | 0.0416 | 30.0 | 45 | 0.9982 | 0.6444 |
100
+ | 0.0416 | 30.67 | 46 | 0.9968 | 0.6222 |
101
+ | 0.0416 | 32.0 | 48 | 1.0043 | 0.6667 |
102
+ | 0.0416 | 32.67 | 49 | 1.0074 | 0.6667 |
103
+ | 0.0206 | 33.33 | 50 | 1.0041 | 0.6667 |
104
+
105
+
106
+ ### Framework versions
107
+
108
+ - Transformers 4.35.0
109
+ - Pytorch 2.1.0+cu118
110
+ - Datasets 2.14.6
111
+ - Tokenizers 0.14.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b3da4403e45fd148286267ffdca1917bf0583e56554255c7cb9ea3631fc38b9c
3
  size 22123464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de207f89648e5a8d29e06db7f0fcb47d4182b2b28a80b2ce6ff3c88657585e90
3
  size 22123464
runs/Nov10_19-25-49_4379a4e76e6e/events.out.tfevents.1699644357.4379a4e76e6e.2165.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a82106514410910f545701814377c2c2d2ed5f7f4f4b0260d00e51c323cc93f
3
- size 15473
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b105811312ede189f6e87cbd43eda09263b3b9e7bb2a13fe29bb6b91448d1d8b
3
+ size 16292