ahishamm commited on
Commit
3445281
·
1 Parent(s): 88bd43f

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -1,7 +1,13 @@
1
  ---
2
  license: apache-2.0
3
  tags:
 
4
  - generated_from_trainer
 
 
 
 
 
5
  model-index:
6
  - name: vit-base-isic-patch-16
7
  results: []
@@ -12,7 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # vit-base-isic-patch-16
14
 
15
- 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 None dataset.
 
 
 
 
 
 
16
 
17
  ## Model description
18
 
 
1
  ---
2
  license: apache-2.0
3
  tags:
4
+ - image-classification
5
  - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - recall
9
+ - f1
10
+ - precision
11
  model-index:
12
  - name: vit-base-isic-patch-16
13
  results: []
 
18
 
19
  # vit-base-isic-patch-16
20
 
21
+ 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 ahishamm/isic_db dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.6220
24
+ - Accuracy: 0.7917
25
+ - Recall: 0.7917
26
+ - F1: 0.7917
27
+ - Precision: 0.7917
28
 
29
  ## Model description
30