tonyassi commited on
Commit
3179785
1 Parent(s): 65b82e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Image Regression Model
2
 
3
  This model was trained with
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/vit-base-patch16-224
4
+ tags:
5
+ - Image Regression
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: sales-pred-3
10
+ results: []
11
+ ---
12
+
13
  # Image Regression Model
14
 
15
  This model was trained with