chenjoya commited on
Commit
43f8106
·
verified ·
1 Parent(s): 566eef2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1,5 +1,15 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
3
  ---
4
 
5
  # Model Card
@@ -12,4 +22,4 @@ This model is obtained by fine-tuning [Qwen2-VL-7B-Base](https://huggingface.co/
12
 
13
  # Contact
14
 
15
- [Joya Chen](https://chenjoya.github.io/)
 
1
  ---
2
  license: apache-2.0
3
+ datasets:
4
+ - lmms-lab/LLaVA-Video-178K
5
+ language:
6
+ - en
7
+ base_model:
8
+ - Qwen/Qwen2-VL-7B
9
+ tags:
10
+ - qwen2_vl
11
+ - multimodal
12
+ - conversational
13
  ---
14
 
15
  # Model Card
 
22
 
23
  # Contact
24
 
25
+ [Joya Chen](https://chenjoya.github.io/)