tonyassi commited on
Commit
e174432
1 Parent(s): 3179785

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -3,10 +3,12 @@ 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
 
 
3
  base_model: google/vit-base-patch16-224
4
  tags:
5
  - Image Regression
6
+ datasets:
7
+ - "-"
8
  metrics:
9
  - accuracy
10
  model-index:
11
+ - name: "-"
12
  results: []
13
  ---
14