Update citation
Browse files
README.md
CHANGED
|
@@ -27,4 +27,13 @@ See the project site for more details and link to the paper and code: https://m-
|
|
| 27 |
|
| 28 |
# Citation
|
| 29 |
|
| 30 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
|
| 28 |
# Citation
|
| 29 |
|
| 30 |
+
```
|
| 31 |
+
@inproceedings{
|
| 32 |
+
arriola2025e2d2,
|
| 33 |
+
title={Encoder-Decoder Diffusion Language Models for Efficient Training and Inference},
|
| 34 |
+
author={Marianne Arriola and Yair Schiff and Hao Phung and Aaron Gokaslan and Volodymyr Kuleshov},
|
| 35 |
+
booktitle={The Thirty-ninth Annual Conference on Neural Information Processing Systems},
|
| 36 |
+
year={2025},
|
| 37 |
+
url={https://arxiv.org/abs/2510.22852}
|
| 38 |
+
}
|
| 39 |
+
```
|