ILT37 commited on
Commit
105cf86
1 Parent(s): 4db0bf4

End of training

Browse files
Files changed (2) hide show
  1. README.md +76 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/vit-base-patch16-224-in21k
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: Image-Classifier-Pokemons
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # Image-Classifier-Pokemons
17
+
18
+ This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.8369
21
+ - Accuracy: 0.8921
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 5e-05
41
+ - train_batch_size: 16
42
+ - eval_batch_size: 16
43
+ - seed: 42
44
+ - gradient_accumulation_steps: 4
45
+ - total_train_batch_size: 64
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - lr_scheduler_warmup_ratio: 0.1
49
+ - training_steps: 1200
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
+ |:-------------:|:-------:|:----:|:---------------:|:--------:|
55
+ | 4.9198 | 0.9943 | 87 | 4.8889 | 0.1158 |
56
+ | 4.4617 | 2.0 | 175 | 4.4093 | 0.5868 |
57
+ | 3.869 | 2.9943 | 262 | 3.8642 | 0.7534 |
58
+ | 3.4201 | 4.0 | 350 | 3.4278 | 0.8170 |
59
+ | 3.0186 | 4.9943 | 437 | 3.0832 | 0.8220 |
60
+ | 2.6769 | 6.0 | 525 | 2.7755 | 0.8578 |
61
+ | 2.4469 | 6.9943 | 612 | 2.5311 | 0.8635 |
62
+ | 2.1796 | 8.0 | 700 | 2.3141 | 0.8771 |
63
+ | 2.0105 | 8.9943 | 787 | 2.1620 | 0.8849 |
64
+ | 1.8571 | 10.0 | 875 | 2.0283 | 0.8885 |
65
+ | 1.7549 | 10.9943 | 962 | 1.9372 | 0.8856 |
66
+ | 1.6934 | 12.0 | 1050 | 1.8779 | 0.8949 |
67
+ | 1.6377 | 12.9943 | 1137 | 1.8180 | 0.9006 |
68
+ | 1.6182 | 13.7143 | 1200 | 1.8369 | 0.8921 |
69
+
70
+
71
+ ### Framework versions
72
+
73
+ - Transformers 4.40.2
74
+ - Pytorch 2.2.1+cu121
75
+ - Datasets 2.19.1
76
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:63a8524bc9e17698d83be6be43e88f092ea8251fd83647cfe6aaf40a01f0d1f6
3
  size 343679232
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bdae27d307a59623be5da1f17681a5b0b3f611f2ccb8a860b331d869fd29091
3
  size 343679232