Instructions to use yang-ai-lab/SleepLM-Base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use yang-ai-lab/SleepLM-Base with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:yang-ai-lab/SleepLM-Base') tokenizer = open_clip.get_tokenizer('hf-hub:yang-ai-lab/SleepLM-Base') - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -158,7 +158,7 @@ If you use SleepLM in your research, please cite the paper:
|
|
| 158 |
```bibtex
|
| 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
|
| 162 |
journal={arXiv preprint arXiv:2602.23605},
|
| 163 |
year={2026}
|
| 164 |
}
|
|
|
|
| 158 |
```bibtex
|
| 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 S and Kumar, Rajesh and Yang, Yuzhe},
|
| 162 |
journal={arXiv preprint arXiv:2602.23605},
|
| 163 |
year={2026}
|
| 164 |
}
|