PedroSampaio commited on
Commit
acd15e9
1 Parent(s): f3e23e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,6 +1,11 @@
1
  ---
2
  library_name: peft
3
  base_model: google/vit-base-patch16-224-in21k
 
 
 
 
 
4
  ---
5
 
6
  # Model Card for Model ID
@@ -204,4 +209,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
204
  ### Framework versions
205
 
206
 
207
- - PEFT 0.6.0.dev0
 
1
  ---
2
  library_name: peft
3
  base_model: google/vit-base-patch16-224-in21k
4
+ datasets:
5
+ - food101
6
+ metrics:
7
+ - accuracy
8
+ pipeline_tag: image-classification
9
  ---
10
 
11
  # Model Card for Model ID
 
209
  ### Framework versions
210
 
211
 
212
+ - PEFT 0.6.0.dev0