Hacker News new | ask | show | jobs
BART: Denoising Seq2Seq Pre-training for NLG (explained) (youtube.com)
1 points by deeplstm 1711 days ago
1 comments

BART: Denoising Sequence-to-Sequence Pre-training for Natural Language Generation, Translation, and Comprehension https://arxiv.org/abs/1910.13461 (paper)

Code (Facebook) https://github.com/pytorch/fairseq/tree/main/examples/bart

Code (Hugginface) https://huggingface.co/transformers/model_doc/bart.html