vignesha7 commited on
Commit
f09478b
·
verified ·
1 Parent(s): 26d314f

Update README.md

Browse files

Qwen2-VL-7B-instruct trained on llava-instruct-mix-vsft-mini dataset.

Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -4,4 +4,8 @@ datasets:
4
  - unsloth/llava-instruct-mix-vsft-mini
5
  base_model:
6
  - Qwen/Qwen2-VL-7B-Instruct
 
 
 
 
7
  ---
 
4
  - unsloth/llava-instruct-mix-vsft-mini
5
  base_model:
6
  - Qwen/Qwen2-VL-7B-Instruct
7
+ language:
8
+ - en
9
+ pipeline_tag: visual-question-answering
10
+ library_name: fastai
11
  ---