Other

Improve model card: add pipeline tag and paper link

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,8 +1,12 @@
1
  ---
2
  license: mit
 
3
  ---
 
4
  # [NeurIPS'25] VFRTok: Variable Frame Rates Video Tokenizer with Duration-Proportional Information Assumption
5
 
 
 
6
  <div align="center">
7
 
8
  [![arXiv](https://img.shields.io/badge/arXiv-2502.12053-904CE5.svg)](https://arxiv.org/pdf/2505.12053)&nbsp;
 
1
  ---
2
  license: mit
3
+ pipeline_tag: other
4
  ---
5
+
6
  # [NeurIPS'25] VFRTok: Variable Frame Rates Video Tokenizer with Duration-Proportional Information Assumption
7
 
8
+ This model is presented in the paper [VFRTok: Variable Frame Rates Video Tokenizer with Duration-Proportional Information Assumption](https://huggingface.co/papers/2505.12053).
9
+
10
  <div align="center">
11
 
12
  [![arXiv](https://img.shields.io/badge/arXiv-2502.12053-904CE5.svg)](https://arxiv.org/pdf/2505.12053)&nbsp;