--- license: mit task_categories: - video-text-retrieval - text-to-video language: - en tags: - video-retrieval - generative-retrieval - semantic-ids - text-to-video size_categories: - 10K=4.30.0 pip install huggingface_hub pip install sentencepiece ``` For the full GRDR codebase, see: [GitHub Repository](https://github.com/JasonCoderMaker/GRDR) ## 📜 Citation If you use this dataset or models in your research, please cite: ```bibtex @inproceedings{grdr2026, title={Generative Recall, Dense Reranking: Learning Multi-View Semantic IDs for Efficient Text-to-Video Retrieval}, author={Anonymous}, booktitle={Proceedings of the 45th International ACM SIGIR Conference on Research and Development in Information Retrieval}, year={2026} } ``` ## 📝 License This dataset is released under the MIT License. See [LICENSE](LICENSE) for details. The video datasets (MSR-VTT, ActivityNet, DiDeMo, LSMDC) are subject to their original licenses. This repository only provides pre-extracted features, not the original videos. ## 🙏 Acknowledgments - **InternVideo2**: We thank the authors of InternVideo2 for their excellent video encoder - **Xpool**: The reranker architecture is based on X-POOL - **Datasets**: MSR-VTT, ActivityNet Captions, DiDeMo, and LSMDC benchmark creators ## 📧 Contact For questions or issues, please open an issue on the [GitHub repository](https://github.com/JasonCoderMaker/GRDR) or contact the authors. --- **Dataset Version**: 1.0 **Last Updated**: January 2026 **Maintained by**: [@JasonCoderMaker](https://huggingface.co/JasonCoderMaker)