Kar1hik commited on
Commit
f86bbf3
·
verified ·
1 Parent(s): 424a57e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,12 +1,13 @@
1
  ---
 
2
  license: apache-2.0
 
3
  datasets:
4
  - surajbijjahalli/ISIC2018
5
- language:
6
- - en
7
  base_model:
8
  - facebook/dinov2-base
9
- pipeline_tag: image-classification
10
  metrics:
11
  - accuracy
 
 
12
  ---
 
1
  ---
2
+ language: en
3
  license: apache-2.0
4
+ pipeline_tag: image-classification
5
  datasets:
6
  - surajbijjahalli/ISIC2018
 
 
7
  base_model:
8
  - facebook/dinov2-base
 
9
  metrics:
10
  - accuracy
11
+ widget:
12
+ - src: https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/cats.png
13
  ---