Skip to content

Commit 26ee286

Browse files
committed
update ref
1 parent 8305456 commit 26ee286

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# A Reparameterized Discrete Diffusion Model for Text Generation
22

3-
This repository contains the official implementation of paper [A Reparameterized Discrete Diffusion Model for Text Generation]().
3+
This repository contains the official implementation of paper [A Reparameterized Discrete Diffusion Model for Text Generation](https://arxiv.org/abs/2302.05737).
44

55
## Dependencies
66

@@ -305,4 +305,10 @@ We also provide the checkpoints of our trained models.
305305

306306
## Citation
307307
```bibtex
308+
@article{zheng2023rdm,
309+
title={A Reparameterized Discrete Diffusion Model for Text Generation},
310+
author={Zheng, Lin and Yuan, Jianbo and Yu, Lei and Kong, Lingpeng},
311+
journal={arXiv preprint arXiv:2302.05737},
312+
year={2023}
313+
}
308314
```

0 commit comments

Comments
 (0)