Update README.md
Browse files
README.md
CHANGED
|
@@ -17,10 +17,13 @@ Dream 7B trained with autoregressive SFT for 16 epochs.
|
|
| 17 |
If you use this model, please cite the Planned Diffusion paper:
|
| 18 |
|
| 19 |
```bibtex
|
| 20 |
-
@
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
|
|
|
|
|
|
|
|
|
| 25 |
}
|
| 26 |
```
|
|
|
|
| 17 |
If you use this model, please cite the Planned Diffusion paper:
|
| 18 |
|
| 19 |
```bibtex
|
| 20 |
+
@misc{israel2025planneddiffusion,
|
| 21 |
+
title={Planned Diffusion},
|
| 22 |
+
author={Daniel Israel and Tian Jin and Ellie Cheng and Guy Van den Broeck and Aditya Grover and Suvinay Subramanian and Michael Carbin},
|
| 23 |
+
year={2025},
|
| 24 |
+
eprint={2510.18087},
|
| 25 |
+
archivePrefix={arXiv},
|
| 26 |
+
primaryClass={cs.AI},
|
| 27 |
+
url={https://arxiv.org/abs/2510.18087},
|
| 28 |
}
|
| 29 |
```
|