crocutacrocuto commited on
Commit
86e4355
·
verified ·
1 Parent(s): 8c48333

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -1,8 +1,11 @@
1
- ---
2
- pipeline_tag: image-classification
3
- base_model:
4
- - facebook/dinov2-large
5
- ---
 
 
 
6
  # Model Card for Model ID
7
 
8
  <!-- Provide a quick summary of what the model is/does. -->
 
1
+ ---
2
+ pipeline_tag: image-classification
3
+ base_model:
4
+ - facebook/dinov2-large
5
+ metrics:
6
+ - accuracy
7
+ library_name: transformers
8
+ ---
9
  # Model Card for Model ID
10
 
11
  <!-- Provide a quick summary of what the model is/does. -->