vivianchen98 commited on
Commit
11c9aee
·
verified ·
1 Parent(s): 56ef387

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -9
README.md CHANGED
@@ -111,16 +111,17 @@ The dataset covers a wide range of machine learning topics, with the top 10 rese
111
 
112
  This dataset is released under the [Creative Commons Attribution-NonCommercial 4.0 International License](https://creativecommons.org/licenses/by-nc/4.0/).
113
 
114
- <!-- ## Citation
115
 
116
  If you use this dataset, please cite:
117
  ```
118
- @misc{learningpaper24,
119
- author = {[Your Name]},
120
- title = {LearningPaper24: A Dataset of ICLR and NeurIPS 2024 Conference Talks},
121
- year = {2024},
122
- publisher = {Hugging Face},
123
- journal = {Hugging Face Hub},
124
- howpublished = {\url{https://huggingface.co/datasets/[username]/learningpaper24}}
 
125
  }
126
- ``` -->
 
111
 
112
  This dataset is released under the [Creative Commons Attribution-NonCommercial 4.0 International License](https://creativecommons.org/licenses/by-nc/4.0/).
113
 
114
+ ## Citation
115
 
116
  If you use this dataset, please cite:
117
  ```
118
+ @misc{chen2025vibevideototextinformationbottleneck,
119
+ title={VIBE: Video-to-Text Information Bottleneck Evaluation for TL;DR},
120
+ author={Shenghui Chen and Po-han Li and Sandeep Chinchali and Ufuk Topcu},
121
+ year={2025},
122
+ eprint={2505.17423},
123
+ archivePrefix={arXiv},
124
+ primaryClass={cs.CV},
125
+ url={https://arxiv.org/abs/2505.17423},
126
  }
127
+ ```