Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
+
datasets:
|
4 |
+
- MBZUAI/Video-Instruct-Dataset
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
library_name: transformers
|
8 |
+
pipeline_tag: visual-question-answering
|
9 |
---
|
10 |
+
|
11 |
+
+ Video-ChatGPT is a large vision-language model with a visual-encoder and large language model (LLM), enabling video understanding and conversation about videos.
|
12 |
+
+ A simple and scalable multimodal design on top of pretrained visual and language encoders that adapts only a linear projection layer for multimodal alignment.
|