Video-STaR / README.md
orrzohar's picture
Update README.md
cbd678f verified
|
raw
history blame
899 Bytes
---
title: Video STaR Dataset
emoji: 🏒
colorFrom: pink
colorTo: green
sdk: gradio
sdk_version: 4.29.0
app_file: app.py
pinned: false
license: apache-2.0
---
# Video-STaR 1M Dataset Demo
[πŸ–₯️ [Website](https://orrzohar.github.io/projects/video-star/)]
[πŸ“° [Paper](https://arxiv.org/abs/2407.06189)]
[πŸ’« [Code](https://github.com/orrzohar/Video-STaR)]
[πŸ€— [dataset](https://huggingface.co/datasets/orrzohar/Video-STaR)]
## ✏️ Citation
If you find our paper and code useful in your research, please consider giving a star :star: and citation :pencil:.
```BibTeX
@inproceedings{zohar2024videostar,
title = {Video-STaR: Self-Training Enables Video Instruction Tuning with Any Supervision},
author = {Zohar, Orr and Wang, Xiaohan and Bitton, Yonatan and Szpektor, Idan and Yeung-levy, Serena},
year = {2024},
booktitle = {arXiv preprint arXiv:2407.06189},
}
```