Shark-NLP / DiffuSeq

[ICLR'23] DiffuSeq: Sequence to Sequence Text Generation with Diffusion Models
MIT License
711 stars 87 forks source link

Fix data sampling in different ranks #39

Closed kdha0727 closed 1 year ago

kdha0727 commented 1 year ago

Thanks for maintaining! This PR fixes issue #37, by making samples from data_loader per node differ, while using same seeds.