Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,8 @@ pipeline_tag: video-to-text
|
|
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).
|
8 |
|
|
|
|
|
9 |
For more details, please refer to our project page: https://sais-fuxi.github.io/projects/cockatiel
|
10 |
|
11 |
Code: https://github.com/Fr0zenCrane/Cockatiel
|
|
|
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).
|
8 |
|
9 |
+
This model produces detailed captions for input video, as presented in [Cockatiel: Ensembling Synthetic and Human Preferenced Training for Detailed Video Caption](https://arxiv.org/abs/2503.09279).
|
10 |
+
|
11 |
For more details, please refer to our project page: https://sais-fuxi.github.io/projects/cockatiel
|
12 |
|
13 |
Code: https://github.com/Fr0zenCrane/Cockatiel
|