onizukal commited on
Commit
a179f09
1 Parent(s): 14bc97a

End of training

Browse files
Files changed (2) hide show
  1. README.md +95 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: Boya1_Adamax_1-e4_20Epoch_Deit-tiny-patch16_fold5
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.5611608353675075
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
+ # Boya1_Adamax_1-e4_20Epoch_Deit-tiny-patch16_fold5
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: 3.4928
36
+ - Accuracy: 0.5612
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: 16
57
+ - eval_batch_size: 16
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: 20
63
+
64
+ ### Training results
65
+
66
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
68
+ | 1.3998 | 1.0 | 924 | 1.5149 | 0.4893 |
69
+ | 1.3931 | 2.0 | 1848 | 1.3087 | 0.5424 |
70
+ | 1.0339 | 3.0 | 2772 | 1.2795 | 0.5598 |
71
+ | 0.6895 | 4.0 | 3696 | 1.2909 | 0.5772 |
72
+ | 0.5865 | 5.0 | 4620 | 1.4017 | 0.5644 |
73
+ | 0.6353 | 6.0 | 5544 | 1.5191 | 0.5606 |
74
+ | 0.4014 | 7.0 | 6468 | 1.6877 | 0.5644 |
75
+ | 0.2889 | 8.0 | 7392 | 1.9030 | 0.5601 |
76
+ | 0.064 | 9.0 | 8316 | 2.0982 | 0.5633 |
77
+ | 0.0342 | 10.0 | 9240 | 2.4199 | 0.5574 |
78
+ | 0.071 | 11.0 | 10164 | 2.6790 | 0.5555 |
79
+ | 0.0036 | 12.0 | 11088 | 2.8221 | 0.5571 |
80
+ | 0.0018 | 13.0 | 12012 | 3.0343 | 0.5609 |
81
+ | 0.0019 | 14.0 | 12936 | 3.1489 | 0.5566 |
82
+ | 0.0004 | 15.0 | 13860 | 3.2320 | 0.5579 |
83
+ | 0.0248 | 16.0 | 14784 | 3.2970 | 0.5595 |
84
+ | 0.0003 | 17.0 | 15708 | 3.3641 | 0.5625 |
85
+ | 0.0002 | 18.0 | 16632 | 3.4302 | 0.5606 |
86
+ | 0.0002 | 19.0 | 17556 | 3.4763 | 0.5620 |
87
+ | 0.0001 | 20.0 | 18480 | 3.4928 | 0.5612 |
88
+
89
+
90
+ ### Framework versions
91
+
92
+ - Transformers 4.40.1
93
+ - Pytorch 2.1.0
94
+ - Datasets 2.19.0
95
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:41b4a87826ab2f1b886222a1f656359f153e45a245afa82039f97785c44255d3
3
  size 22134280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f06b4def5ea3259450278735e8bcb1f98754874018631c4a6dc856090dc7c233
3
  size 22134280