DELLA icon indicating copy to clipboard operation
DELLA copied to clipboard

Official code for the NAACL 2022 paper "Fuse It More Deeply! A Variational Transformer with Layer-Wise Latent Variable Inference for Text Generation"

Results 4 DELLA issues
Sort by recently updated
recently updated
newest added

I guess the attention mask should be added here? https://github.com/OpenVLG/DELLA/blob/55fdf6c018358294bbfb771ce574a1b6c23e2507/model.py#L730

Hello I don't find any code for the CVAE initialized with BART for conditional text generation mentioned in your paper in this repository, would you release the code in the...

Hi, thank you for the great work! I would like to ask if you plan to release (some of) the pretrained models.

Hello, Thanks for the easy-read code. I have a question about the code, could you please help me? In your paper, you said "we use the hidden state of the...