ongkn commited on
Commit
377db9d
1 Parent(s): 687ee32

End of training

Browse files
Files changed (2) hide show
  1. README.md +29 -1
  2. model.safetensors +1 -1
README.md CHANGED
@@ -5,9 +5,24 @@ tags:
5
  - generated_from_trainer
6
  datasets:
7
  - imagefolder
 
 
8
  model-index:
9
  - name: emikes-classifier
10
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -16,6 +31,9 @@ should probably proofread and complete it, then remove this comment. -->
16
  # emikes-classifier
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 the imagefolder dataset.
 
 
 
19
 
20
  ## Model description
21
 
@@ -45,6 +63,16 @@ The following hyperparameters were used during training:
45
 
46
  ### Training results
47
 
 
 
 
 
 
 
 
 
 
 
48
 
49
 
50
  ### Framework versions
 
5
  - generated_from_trainer
6
  datasets:
7
  - imagefolder
8
+ metrics:
9
+ - accuracy
10
  model-index:
11
  - name: emikes-classifier
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: 1.0
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
  # emikes-classifier
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.0253
36
+ - Accuracy: 1.0
37
 
38
  ## Model description
39
 
 
63
 
64
  ### Training results
65
 
66
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
+ | 0.3954 | 1.25 | 10 | 0.3092 | 0.8571 |
69
+ | 0.1249 | 2.5 | 20 | 0.1407 | 1.0 |
70
+ | 0.046 | 3.75 | 30 | 0.0666 | 1.0 |
71
+ | 0.034 | 5.0 | 40 | 0.1060 | 0.9286 |
72
+ | 0.0255 | 6.25 | 50 | 0.0295 | 1.0 |
73
+ | 0.0198 | 7.5 | 60 | 0.0274 | 1.0 |
74
+ | 0.0209 | 8.75 | 70 | 0.1060 | 0.9286 |
75
+ | 0.02 | 10.0 | 80 | 0.0253 | 1.0 |
76
 
77
 
78
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5753aa23889864f7ca27c60b5e099fa86f0931458af96f5b7d4d156db3942d9f
3
  size 343223968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e546a004d095c4c7cf75cc432d65d845d4c0fa099c82f6e215d3ff1bf08dce5
3
  size 343223968