Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
language:
|
4 |
- en
|
5 |
pipeline_tag: visual-question-answering
|
@@ -21,10 +21,10 @@ It composes of an EVA-CLIP vision encoder, a Q-Former, a projection layer and an
|
|
21 |
BLIVA_Vicuna was trained in July 2023.
|
22 |
|
23 |
**Paper or resources for more information:**
|
24 |
-
https://gordonhu608.github.io/
|
25 |
|
26 |
**License:**
|
27 |
-
|
28 |
|
29 |
**Where to send questions or comments about the model:**
|
30 |
https://github.com/mlpc-ucsd/BLIVA
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
language:
|
4 |
- en
|
5 |
pipeline_tag: visual-question-answering
|
|
|
21 |
BLIVA_Vicuna was trained in July 2023.
|
22 |
|
23 |
**Paper or resources for more information:**
|
24 |
+
https://gordonhu608.github.io/bliva/
|
25 |
|
26 |
**License:**
|
27 |
+
Apache 2.0 License
|
28 |
|
29 |
**Where to send questions or comments about the model:**
|
30 |
https://github.com/mlpc-ucsd/BLIVA
|