osanseviero HF staff commited on
Commit
8cbf297
1 Parent(s): cea3205

Fix metadata to have right library and task

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -2,7 +2,8 @@
2
  datasets:
3
  - liuhaotian/LLaVA-Pretrain
4
  - liuhaotian/LLaVA-Instruct-150K
5
- pipeline_tag: visual-question-answering
 
6
  ---
7
 
8
  <div align="center">
@@ -76,4 +77,4 @@ After the evaluation is completed, if it's a development set, it will directly p
76
  howpublished = {\url{https://github.com/InternLM/xtuner}},
77
  year={2023}
78
  }
79
- ```
 
2
  datasets:
3
  - liuhaotian/LLaVA-Pretrain
4
  - liuhaotian/LLaVA-Instruct-150K
5
+ pipeline_tag: image-text-to-text
6
+ library_name: xtuner
7
  ---
8
 
9
  <div align="center">
 
77
  howpublished = {\url{https://github.com/InternLM/xtuner}},
78
  year={2023}
79
  }
80
+ ```