diff --git a/README.md b/README.md
index 7bff8ea..c1d9e45 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
-[](https://arxiv.org/abs/2024.XXXXX)
+[](https://arxiv.org/abs/2510.03955)
[](https://huggingface.co/time-warp)
[](https://opensource.org/licenses/MIT)
@@ -24,7 +24,7 @@ pip install -r requirements.txt
## 📦 Dataset Setup
### Option 1: Download Preprocessed Data
-[](https://huggingface.co/datasets/time-warp/timewarp-data)
+[](https://huggingface.co/datasets/time-warp/timewarp)
### Option 2: Generate from Scratch
@@ -64,14 +64,16 @@ TimeWarp/
If you find our work helpful, please consider citing:
```bibtex
-Coming Soon
+@misc{vani2025harnessingsyntheticpreferencedata,
+ title={Harnessing Synthetic Preference Data for Enhancing Temporal Understanding of Video-LLMs},
+ author={Sameep Vani and Shreyas Jena and Maitreya Patel and Chitta Baral and Somak Aditya and Yezhou Yang},
+ year={2025},
+ eprint={2510.03955},
+ archivePrefix={arXiv},
+ primaryClass={cs.CV},
+ url={https://arxiv.org/abs/2510.03955},
+}
```
-
## 🤝 Contributing
@@ -83,4 +85,4 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
## 🙏 Acknowledgments
-We thank the authors of LLaVA-Hound, Video-LLaMA3, and FineVideo for their foundational work.
\ No newline at end of file
+We thank the authors of LLaVA-Hound, Video-LLaMA3, and FineVideo for their foundational work.