fix task tag
#2
by
merve
HF staff
- opened
README.md
CHANGED
@@ -5,6 +5,7 @@ datasets:
|
|
5 |
- liuhaotian/LLaVA-Pretrain
|
6 |
language:
|
7 |
- en
|
|
|
8 |
---
|
9 |
|
10 |
# Model Card for LLaVA-Video-LLaMA-3
|
@@ -121,4 +122,4 @@ Please refer to a forked [LLaVA-Video-Llama-3](https://github.com/Victorwz/LLaVA
|
|
121 |
author={Wang, Weizhi},
|
122 |
year={2024}
|
123 |
}
|
124 |
-
```
|
|
|
5 |
- liuhaotian/LLaVA-Pretrain
|
6 |
language:
|
7 |
- en
|
8 |
+
pipeline_tag: video-text-to-text
|
9 |
---
|
10 |
|
11 |
# Model Card for LLaVA-Video-LLaMA-3
|
|
|
122 |
author={Wang, Weizhi},
|
123 |
year={2024}
|
124 |
}
|
125 |
+
```
|