ilydise commited on
Commit
92ebdbb
·
1 Parent(s): 8ade6cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -3
README.md CHANGED
@@ -1,3 +1,22 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - EduardoPacheco/FoodSeg103
5
+ - d4rk3r/food
6
+ - issai/Central_Asian_Food_Dataset
7
+ - SunnyAgarwal4274/Food_and_Vegetables
8
+ - tanganke/stl10
9
+ - p1atdev/pexels-1k-random
10
+ - sxj1215/inaturalist
11
+ language:
12
+ - en
13
+ metrics:
14
+ - accuracy
15
+ - f1
16
+ - precision
17
+ - recall
18
+ base_model:
19
+ - google/vit-base-patch16-224
20
+ pipeline_tag: image-classification
21
+ library_name: transformers
22
+ ---