Gwonee commited on
Commit
d062486
·
verified ·
1 Parent(s): 09ed6a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # KoWen : Korean Qwen2-VL model (Feat. Qwen2-VL)
2
  This model is a the latest version of the vision language models in the Qwen model Families, trained on Korean visual-instruction dataset.
3
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - ko
5
+ base_model:
6
+ - Qwen/Qwen2-VL-7B-Instruct
7
+ pipeline_tag: image-to-text
8
+ library_name: transformers
9
+ tags:
10
+ - Qwen2-VL
11
+ - Kowen2-VL
12
+ ---
13
+
14
  # KoWen : Korean Qwen2-VL model (Feat. Qwen2-VL)
15
  This model is a the latest version of the vision language models in the Qwen model Families, trained on Korean visual-instruction dataset.
16