sck commited on
Commit
2a3eab8
·
1 Parent(s): 13f94f1

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -9
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: Recall
23
  type: recall
24
- value: 0.7818181818181819
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,8 +31,8 @@ should probably proofread and complete it, then remove this comment. -->
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.3844
35
- - Recall: 0.7818
36
 
37
  ## Model description
38
 
@@ -66,12 +66,27 @@ The following hyperparameters were used during training:
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Recall |
68
  |:-------------:|:-----:|:----:|:---------------:|:------:|
69
- | No log | 1.0 | 11 | 0.4763 | 0.6987 |
70
- | No log | 2.0 | 22 | 0.4438 | 0.6390 |
71
- | No log | 3.0 | 33 | 0.4511 | 0.5870 |
72
- | No log | 4.0 | 44 | 0.4084 | 0.7610 |
73
- | No log | 5.0 | 55 | 0.3562 | 0.8078 |
74
- | No log | 6.0 | 66 | 0.3844 | 0.7818 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
75
 
76
 
77
  ### Framework versions
 
21
  metrics:
22
  - name: Recall
23
  type: recall
24
+ value: 0.7866666666666666
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
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.2021
35
+ - Recall: 0.7867
36
 
37
  ## Model description
38
 
 
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Recall |
68
  |:-------------:|:-----:|:----:|:---------------:|:------:|
69
+ | No log | 1.0 | 9 | 0.4676 | 0.0 |
70
+ | No log | 2.0 | 18 | 0.2918 | 0.0 |
71
+ | No log | 3.0 | 27 | 0.2191 | 0.0 |
72
+ | No log | 4.0 | 36 | 0.1971 | 0.1733 |
73
+ | No log | 5.0 | 45 | 0.1695 | 0.4133 |
74
+ | No log | 6.0 | 54 | 0.1693 | 0.52 |
75
+ | No log | 7.0 | 63 | 0.1597 | 0.5867 |
76
+ | No log | 8.0 | 72 | 0.1863 | 0.7733 |
77
+ | No log | 9.0 | 81 | 0.1591 | 0.72 |
78
+ | No log | 10.0 | 90 | 0.1543 | 0.72 |
79
+ | No log | 11.0 | 99 | 0.1559 | 0.6933 |
80
+ | No log | 12.0 | 108 | 0.1658 | 0.7333 |
81
+ | No log | 13.0 | 117 | 0.1691 | 0.6533 |
82
+ | No log | 14.0 | 126 | 0.1779 | 0.68 |
83
+ | No log | 15.0 | 135 | 0.1635 | 0.8133 |
84
+ | No log | 16.0 | 144 | 0.1765 | 0.6933 |
85
+ | No log | 17.0 | 153 | 0.1679 | 0.7333 |
86
+ | No log | 18.0 | 162 | 0.1694 | 0.7467 |
87
+ | No log | 19.0 | 171 | 0.1770 | 0.8133 |
88
+ | No log | 20.0 | 180 | 0.1692 | 0.7867 |
89
+ | No log | 21.0 | 189 | 0.2021 | 0.7867 |
90
 
91
 
92
  ### Framework versions