nielsr HF staff commited on
Commit
37ec870
·
verified ·
1 Parent(s): 7059329

Add any-to-any pipeline tag, paper link

Browse files

This PR adds a pipeline tag ensuring the model can be found at https://huggingface.co./models?pipeline_tag=any-to-any&sort=trending. It also links the model to the paper page.

Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -15,18 +15,17 @@ language:
15
  - en
16
  metrics:
17
  - accuracy
18
- pipeline_tag: visual-question-answering
19
  base_model:
20
  - Qwen/Qwen2.5-7B-Instruct
21
  ---
22
 
23
-
24
  <p align="center">
25
  <img src="https://cdn-uploads.huggingface.co/production/uploads/626938b16f8f86ad21deb989/tt5KYnAUmQlHtfB1-Zisl.png" width="150" style="margin-bottom: 0.2;"/>
26
  <p>
27
 
28
 
29
- <h3 align="center"><a href="https://arxiv.org/abs/2501.13106">VideoLLaMA 3: Frontier Multimodal Foundation Models for Video Understanding</a></h3>
30
 
31
  <h5 align="center">
32
 
 
15
  - en
16
  metrics:
17
  - accuracy
18
+ pipeline_tag: any-to-any
19
  base_model:
20
  - Qwen/Qwen2.5-7B-Instruct
21
  ---
22
 
 
23
  <p align="center">
24
  <img src="https://cdn-uploads.huggingface.co/production/uploads/626938b16f8f86ad21deb989/tt5KYnAUmQlHtfB1-Zisl.png" width="150" style="margin-bottom: 0.2;"/>
25
  <p>
26
 
27
 
28
+ <h3 align="center"><a href="https://huggingface.co/papers/2501.13106">VideoLLaMA 3: Frontier Multimodal Foundation Models for Video Understanding</a></h3>
29
 
30
  <h5 align="center">
31