LabSmart commited on
Commit
b18552e
·
verified ·
1 Parent(s): a35b7e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ metrics:
6
+ - bleu
7
+ - rouge
8
+ - meteor
9
+ - bertscore
10
+ base_model:
11
+ - liuhaotian/llava-v1.5-7b
12
+ pipeline_tag: visual-question-answering
13
+ ---