jacobthebanana commited on
Commit
260bd61
1 Parent(s): 892a021

Updated model widget

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  Technical details:
2
  - Base model: `google/vit-base-patch16-224`
3
  - Dataset: [Recycling Classification (12 classes)] (https://www.kaggle.com/datasets/mostafaabla/garbage-classification)
 
1
+ ---
2
+ tags:
3
+ - vision
4
+ - image-classification
5
+ widget:
6
+ - src: https://upload.wikimedia.org/wikipedia/commons/1/18/Maple_syrup.jpg
7
+ example_title: Bottle of Maple Syrup from Quebec, Canada
8
+ ---
9
+
10
  Technical details:
11
  - Base model: `google/vit-base-patch16-224`
12
  - Dataset: [Recycling Classification (12 classes)] (https://www.kaggle.com/datasets/mostafaabla/garbage-classification)