Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,9 @@ pipeline_tag: visual-question-answering
|
|
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
|
|
|
16 |
|
17 |
**base_model**
|
18 |
We finetune our custom data on LLava-v1.5-7b
|
19 |
+
|
20 |
See on :[liuhaotian/llava-v1.5-7b](https://huggingface.co/liuhaotian/llava-v1.5-7b)
|
21 |
+
|
22 |
**Paper or resources for more information:**
|
23 |
+
|
24 |
Our source code publish on : https://github.com/ChongRenTu/visual-qa-tem.git
|