Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,8 @@ language:
|
|
| 3 |
- en
|
| 4 |
license: llama2
|
| 5 |
pipeline_tag: image-text-to-text
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
# LLaVA-NeXT-Video Model Card
|
|
@@ -231,5 +233,4 @@ If you find our paper and code useful in your research:
|
|
| 231 |
month={January},
|
| 232 |
year={2024}
|
| 233 |
}
|
| 234 |
-
```
|
| 235 |
-
|
|
|
|
| 3 |
- en
|
| 4 |
license: llama2
|
| 5 |
pipeline_tag: image-text-to-text
|
| 6 |
+
datasets:
|
| 7 |
+
- lmms-lab/VideoChatGPT
|
| 8 |
---
|
| 9 |
|
| 10 |
# LLaVA-NeXT-Video Model Card
|
|
|
|
| 233 |
month={January},
|
| 234 |
year={2024}
|
| 235 |
}
|
| 236 |
+
```
|
|
|