LabSmart commited on
Commit
97f8eb1
·
verified ·
1 Parent(s): b18552e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,7 +1,5 @@
1
  ---
2
  license: mit
3
- language:
4
- - en
5
  metrics:
6
  - bleu
7
  - rouge
@@ -10,4 +8,14 @@ metrics:
10
  base_model:
11
  - liuhaotian/llava-v1.5-7b
12
  pipeline_tag: visual-question-answering
13
- ---
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
 
 
3
  metrics:
4
  - bleu
5
  - rouge
 
8
  base_model:
9
  - liuhaotian/llava-v1.5-7b
10
  pipeline_tag: visual-question-answering
11
+ ---
12
+
13
+ # visual-qa-tem Moedl Card
14
+
15
+ ## Model details
16
+
17
+ **base_model**
18
+ We finetune our custom data on LLava-v1.5-7b
19
+ See on :[liuhaotian/llava-v1.5-7b](https://huggingface.co/liuhaotian/llava-v1.5-7b)
20
+ **Paper or resources for more information:**
21
+ Our source code publish on : https://github.com/ChongRenTu/visual-qa-tem.git