ahmedesmail16 commited on
Commit
1435d8a
1 Parent(s): 43934f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -8,6 +8,7 @@ metrics:
8
  model-index:
9
  - name: Psoriasis-M-vit-large-patch16-224-in21k
10
  results: []
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -52,6 +53,11 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
 
 
 
 
 
55
  | No log | 0.92 | 6 | 0.2647 | 0.9167 |
56
  | 0.0527 | 2.0 | 13 | 0.1843 | 0.9792 |
57
  | 0.0527 | 2.92 | 19 | 0.1604 | 0.9792 |
@@ -64,4 +70,4 @@ The following hyperparameters were used during training:
64
  - Transformers 4.39.3
65
  - Pytorch 2.1.2
66
  - Datasets 2.18.0
67
- - Tokenizers 0.15.2
 
8
  model-index:
9
  - name: Psoriasis-M-vit-large-patch16-224-in21k
10
  results: []
11
+ pipeline_tag: image-classification
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
+ | No log | 0.92 | 6 | 1.1103 | 0.6667 |
57
+ | 1.4249 | 2.0 | 13 | 0.5429 | 0.875 |
58
+ | 1.4249 | 2.92 | 19 | 0.3529 | 0.9167 |
59
+ | 0.3823 | 4.0 | 26 | 0.2861 | 0.9375 |
60
+ | 0.1072 | 4.62 | 30 | 0.2801 | 0.9375 |
61
  | No log | 0.92 | 6 | 0.2647 | 0.9167 |
62
  | 0.0527 | 2.0 | 13 | 0.1843 | 0.9792 |
63
  | 0.0527 | 2.92 | 19 | 0.1604 | 0.9792 |
 
70
  - Transformers 4.39.3
71
  - Pytorch 2.1.2
72
  - Datasets 2.18.0
73
+ - Tokenizers 0.15.2