Skip to content

Commit 96173bd

Browse files
committed
docs: point Paper badge at arXiv, add BibTeX and citation request
1 parent 9fae6b2 commit 96173bd

1 file changed

Lines changed: 18 additions & 2 deletions

File tree

README.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Mike Zheng Shou<sup>3</sup> &nbsp; Li Jiang<sup>1,2</sup>
2222

2323
<p>
2424
<a href="https://junchao-cs.github.io/SolarWM-Web/"><img alt="Project page" src="https://img.shields.io/badge/-Project%20Page-0A66C2?logo=googlechrome&amp;logoColor=white&amp;labelColor=555"></a>
25-
<a href="https://junchao-cs.github.io/SolarWM-Web/assets/SolarWM-paper.pdf"><img alt="Paper" src="https://img.shields.io/badge/-Paper-B31B1B?logo=arxiv&amp;logoColor=white&amp;labelColor=555"></a>
25+
<a href="https://arxiv.org/abs/2609.02886"><img alt="Paper" src="https://img.shields.io/badge/-Paper-B31B1B?logo=arxiv&amp;logoColor=white&amp;labelColor=555"></a>
2626
<a href="https://huggingface.co/datasets/junchaoh-cs/SolarWM-Data"><img alt="Hugging Face dataset" src="https://img.shields.io/badge/%F0%9F%A4%97-Dataset-yellow"></a>
2727
<a href="https://modelscope.cn/datasets/junchao2003/SolarWM-Data"><img alt="ModelScope dataset" src="https://img.shields.io/badge/-Dataset-624AFF?logo=modelscope&amp;logoColor=white&amp;labelColor=555"></a>
2828
<a href="https://docs.google.com/forms/d/e/1FAIpQLSfS-SLOiSRVDWwZ2kPl9ywN27aB6QplN0jpdKaBu-gG8aNsvQ/viewform"><img alt="Dataset Access Form" src="https://img.shields.io/badge/-Dataset%20Access%20Form-7248B9?logo=googleforms&amp;logoColor=white&amp;labelColor=555"></a>
@@ -237,7 +237,23 @@ thank the authors of all datasets and open-source projects listed in
237237
238238
## Citation
239239
240-
The arXiv link and BibTeX entry are coming soon.
240+
**If you use SolarWM-Data, the data engine, or the released models in your research,
241+
please cite our paper.** The dataset is released for research use, and citation is how
242+
we can keep making it openly available.
243+
244+
Paper: https://arxiv.org/abs/2609.02886
245+
246+
```bibtex
247+
@misc{huang2026solarwmopendatascalable,
248+
title={SolarWM: Open Data and Scalable Training for Long-Horizon Video World Models},
249+
author={Junchao Huang and Guian Fang and Shengju Qian and Xianghao Kong and Zhuoran Zhao and Wei Huang and Yihua Du and Zixin Zhang and Justin Cui and Yuchao Gu and Yukang Chen and Xinting Hu and Tianyu He and Shaoshuai Shi and Zhuotao Tian and Xin Wang and Mike Zheng Shou and Li Jiang},
250+
year={2026},
251+
eprint={2609.02886},
252+
archivePrefix={arXiv},
253+
primaryClass={cs.CV},
254+
url={https://arxiv.org/abs/2609.02886},
255+
}
256+
```
241257

242258
## License and attribution
243259

0 commit comments

Comments
 (0)