osanseviero HF staff commited on
Commit
9fea009
1 Parent(s): 6ce398d

Specify right model card metadata

Browse files

This PR specifies the right metadata for this repository

Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,9 +1,11 @@
1
  ---
2
  license: apache-2.0
 
 
3
  datasets:
4
  - liuhaotian/LLaVA-Pretrain
5
  - liuhaotian/LLaVA-Instruct-150K
6
- pipeline_tag: visual-question-answering
7
  ---
8
 
9
  ## Model
 
1
  ---
2
  license: apache-2.0
3
+ tags:
4
+ - llava
5
  datasets:
6
  - liuhaotian/LLaVA-Pretrain
7
  - liuhaotian/LLaVA-Instruct-150K
8
+ pipeline_tag: image-text-to-text
9
  ---
10
 
11
  ## Model