yuzhe-yang commited on
Commit
cfffb30
·
verified ·
1 Parent(s): b0c3041

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,7 +14,7 @@ library_name: open_clip
14
  ---
15
 
16
  # SleepLM: Natural-Language Intelligence for Human Sleep
17
- [![Paper](https://img.shields.io/badge/paper-arXiv-red)](#citation)
18
  [![Webpage](https://img.shields.io/badge/website-demo-blue)](https://yang-ai-lab.github.io/SleepLM/)
19
  [![License](https://img.shields.io/badge/license-MIT-green)](LICENSE)
20
  [![Python](https://img.shields.io/badge/python-3.10%2B-brightgreen)](#installation)
@@ -159,7 +159,7 @@ If you use SleepLM in your research, please cite the paper:
159
  @article{xu2026sleeplm,
160
  title={SleepLM: Natural-Language Intelligence for Human Sleep},
161
  author={Xu, Zongzhe and Shuai, Zitao and Mozaffari, Eideen and Aysola, Ravi Shankar and Kumar, Rajesh and Yang, Yuzhe},
162
- journal={arXiv preprint},
163
  year={2026}
164
  }
165
  ```
 
14
  ---
15
 
16
  # SleepLM: Natural-Language Intelligence for Human Sleep
17
+ [![Paper](https://img.shields.io/badge/paper-arXiv-red)](https://arxiv.org/abs/2602.23605)
18
  [![Webpage](https://img.shields.io/badge/website-demo-blue)](https://yang-ai-lab.github.io/SleepLM/)
19
  [![License](https://img.shields.io/badge/license-MIT-green)](LICENSE)
20
  [![Python](https://img.shields.io/badge/python-3.10%2B-brightgreen)](#installation)
 
159
  @article{xu2026sleeplm,
160
  title={SleepLM: Natural-Language Intelligence for Human Sleep},
161
  author={Xu, Zongzhe and Shuai, Zitao and Mozaffari, Eideen and Aysola, Ravi Shankar and Kumar, Rajesh and Yang, Yuzhe},
162
+ journal={arXiv preprint arXiv:2602.23605},
163
  year={2026}
164
  }
165
  ```