ahishamm commited on
Commit
cfc741c
·
1 Parent(s): 5af38fd

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  license: apache-2.0
3
  tags:
 
4
  - generated_from_trainer
5
  metrics:
6
  - accuracy
@@ -17,13 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  # vit-large-binary-isic-patch-32
19
 
20
- This model is a fine-tuned version of [google/vit-large-patch32-224-in21k](https://huggingface.co/google/vit-large-patch32-224-in21k) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.4923
23
- - Accuracy: 0.9059
24
- - Recall: 0.9059
25
- - F1: 0.9059
26
- - Precision: 0.9059
27
 
28
  ## Model description
29
 
 
1
  ---
2
  license: apache-2.0
3
  tags:
4
+ - image-classification
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
 
18
 
19
  # vit-large-binary-isic-patch-32
20
 
21
+ This model is a fine-tuned version of [google/vit-large-patch32-224-in21k](https://huggingface.co/google/vit-large-patch32-224-in21k) on the ahishamm/isic_binary_augmented dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.2479
24
+ - Accuracy: 0.8913
25
+ - Recall: 0.8913
26
+ - F1: 0.8913
27
+ - Precision: 0.8913
28
 
29
  ## Model description
30