ahishamm commited on
Commit
e46612d
·
1 Parent(s): 265130a

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-base-binary-isic-patch-32
19
 
20
- This model is a fine-tuned version of [google/vit-base-patch32-224-in21k](https://huggingface.co/google/vit-base-patch32-224-in21k) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.5004
23
- - Accuracy: 0.8998
24
- - Recall: 0.8998
25
- - F1: 0.8998
26
- - Precision: 0.8998
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-base-binary-isic-patch-32
20
 
21
+ This model is a fine-tuned version of [google/vit-base-patch32-224-in21k](https://huggingface.co/google/vit-base-patch32-224-in21k) on the ahishamm/isic_binary_augmented dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.2618
24
+ - Accuracy: 0.8897
25
+ - Recall: 0.8897
26
+ - F1: 0.8897
27
+ - Precision: 0.8897
28
 
29
  ## Model description
30