brycebywang commited on
Commit
2d0e7e1
·
verified ·
1 Parent(s): 90b163a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,7 +14,7 @@ base_model:
14
  <a href="https://github.com/SkyworkAI/Matrix-Game">
15
  <img src="https://img.shields.io/badge/GitHub-100000?style=flat&logo=github&logoColor=white" alt="GitHub">
16
  </a>
17
- <a href="https://github.com/SkyworkAI/Matrix-Game/blob/main/assets/report.pdf">
18
  <img src="https://img.shields.io/badge/arXiv-Report-b31b1b?style=flat&logo=arxiv&logoColor=white" alt="arXiv">
19
  </a>
20
 
@@ -96,7 +96,7 @@ If you find this project useful, please cite our paper:
96
  @article{zhang2025matrixgame,
97
  title = {Matrix-Game: Interactive World Foundation Model},
98
  author = {Yifan Zhang and Chunli Peng and Boyang Wang and Puyi Wang and Qingcheng Zhu and Zedong Gao and Eric Li and Yang Liu and Yahui Zhou},
99
- journal = {arXiv},
100
  year = {2025}
101
  }
102
  ```
 
14
  <a href="https://github.com/SkyworkAI/Matrix-Game">
15
  <img src="https://img.shields.io/badge/GitHub-100000?style=flat&logo=github&logoColor=white" alt="GitHub">
16
  </a>
17
+ <a href="https://arxiv.org/pdf/2506.18701">
18
  <img src="https://img.shields.io/badge/arXiv-Report-b31b1b?style=flat&logo=arxiv&logoColor=white" alt="arXiv">
19
  </a>
20
 
 
96
  @article{zhang2025matrixgame,
97
  title = {Matrix-Game: Interactive World Foundation Model},
98
  author = {Yifan Zhang and Chunli Peng and Boyang Wang and Puyi Wang and Qingcheng Zhu and Zedong Gao and Eric Li and Yang Liu and Yahui Zhou},
99
+ journal = {arXiv:2506.18701},
100
  year = {2025}
101
  }
102
  ```