Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
library_name: transformers
|
4 |
-
pipeline_tag: video-to-text
|
5 |
---
|
6 |
|
7 |
A competitive and human-aligned detailed video captioner model based on [VILA-v1.5-13B](https://huggingface.co/Efficient-Large-Model/VILA1.5-13b) and described in [Cockatiel: Ensembling Synthetic and Human Preferenced Training for Detailed Video Caption](https://huggingface.co/papers/2503.09279).
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
library_name: transformers
|
4 |
+
pipeline_tag: video-text-to-text
|
5 |
---
|
6 |
|
7 |
A competitive and human-aligned detailed video captioner model based on [VILA-v1.5-13B](https://huggingface.co/Efficient-Large-Model/VILA1.5-13b) and described in [Cockatiel: Ensembling Synthetic and Human Preferenced Training for Detailed Video Caption](https://huggingface.co/papers/2503.09279).
|