alkzar90 commited on
Commit
7607428
1 Parent(s): 46b7190

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -12
README.md CHANGED
@@ -1,7 +1,6 @@
1
  ---
2
  license: apache-2.0
3
  tags:
4
- - image-classification
5
  - generated_from_trainer
6
  datasets:
7
  - imagefolder
@@ -14,7 +13,7 @@ model-index:
14
  name: Image Classification
15
  type: image-classification
16
  dataset:
17
- name: croupier-mtg-dataset
18
  type: imagefolder
19
  config: alkzar90--croupier-mtg-dataset
20
  split: train
@@ -22,7 +21,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.7411764705882353
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -30,10 +29,10 @@ should probably proofread and complete it, then remove this comment. -->
30
 
31
  # croupier-creature-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 croupier-mtg-dataset dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.6702
36
- - Accuracy: 0.7412
37
 
38
  ## Model description
39
 
@@ -58,18 +57,35 @@ The following hyperparameters were used during training:
58
  - seed: 42
59
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
  - lr_scheduler_type: linear
61
- - num_epochs: 6
62
  - mixed_precision_training: Native AMP
63
 
64
  ### Training results
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
- | 0.8932 | 1.1 | 100 | 0.9914 | 0.6059 |
69
- | 0.6608 | 2.2 | 200 | 0.8645 | 0.6588 |
70
- | 0.6084 | 3.3 | 300 | 0.7326 | 0.7294 |
71
- | 0.5261 | 4.4 | 400 | 0.7684 | 0.6941 |
72
- | 0.2511 | 5.49 | 500 | 0.7184 | 0.7059 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
73
 
74
 
75
  ### Framework versions
 
1
  ---
2
  license: apache-2.0
3
  tags:
 
4
  - generated_from_trainer
5
  datasets:
6
  - imagefolder
 
13
  name: Image Classification
14
  type: image-classification
15
  dataset:
16
+ name: imagefolder
17
  type: imagefolder
18
  config: alkzar90--croupier-mtg-dataset
19
  split: train
 
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
+ value: 0.7705882352941177
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
29
 
30
  # croupier-creature-classifier
31
 
32
+ 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.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 0.7446
35
+ - Accuracy: 0.7706
36
 
37
  ## Model description
38
 
 
57
  - seed: 42
58
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
59
  - lr_scheduler_type: linear
60
+ - num_epochs: 25
61
  - mixed_precision_training: Native AMP
62
 
63
  ### Training results
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
+ | 1.1638 | 1.1 | 100 | 1.0564 | 0.5471 |
68
+ | 0.8524 | 2.2 | 200 | 0.9403 | 0.6118 |
69
+ | 0.8231 | 3.3 | 300 | 0.8282 | 0.7176 |
70
+ | 0.7398 | 4.4 | 400 | 0.9056 | 0.6294 |
71
+ | 0.41 | 5.49 | 500 | 0.8815 | 0.6235 |
72
+ | 0.4849 | 6.59 | 600 | 0.9505 | 0.6294 |
73
+ | 0.3894 | 7.69 | 700 | 0.8052 | 0.6882 |
74
+ | 0.4678 | 8.79 | 800 | 0.8424 | 0.7059 |
75
+ | 0.4279 | 9.89 | 900 | 0.9639 | 0.6706 |
76
+ | 0.3461 | 10.99 | 1000 | 0.8497 | 0.7059 |
77
+ | 0.2741 | 12.09 | 1100 | 0.9090 | 0.7 |
78
+ | 0.1771 | 13.19 | 1200 | 0.8292 | 0.7118 |
79
+ | 0.1779 | 14.29 | 1300 | 1.1314 | 0.6294 |
80
+ | 0.2044 | 15.38 | 1400 | 0.8349 | 0.7294 |
81
+ | 0.1543 | 16.48 | 1500 | 0.8952 | 0.6941 |
82
+ | 0.1283 | 17.58 | 1600 | 0.8054 | 0.7353 |
83
+ | 0.1721 | 18.68 | 1700 | 0.9094 | 0.7235 |
84
+ | 0.1509 | 19.78 | 1800 | 0.9168 | 0.7412 |
85
+ | 0.1257 | 20.88 | 1900 | 0.9395 | 0.7412 |
86
+ | 0.1747 | 21.98 | 2000 | 0.8746 | 0.7471 |
87
+ | 0.1506 | 23.08 | 2100 | 0.7992 | 0.7353 |
88
+ | 0.1021 | 24.18 | 2200 | 0.7446 | 0.7706 |
89
 
90
 
91
  ### Framework versions