daliavanilla commited on
Commit
83f90c0
1 Parent(s): bf2a79f

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ metrics:
3
+ - bleu
4
+ base_model:
5
+ - Salesforce/blip-image-captioning-base
6
+ library_name: transformers
7
+ tags:
8
+ - image-to-text
9
+ ---