sebastiansarasti commited on
Commit
448c982
·
verified ·
1 Parent(s): 777b2a1

Adding the model card

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - rajuptvs/ecommerce_products_clip
5
+ language:
6
+ - en
7
+ base_model:
8
+ - google/vit-base-patch16-224
9
+ - distilbert/distilbert-base-uncased
10
+ pipeline_tag: image-to-text
11
+ tags:
12
+ - CLIP
13
+ ---