Add code for "Pay Less Attention with Lightweight and Dynamic Convolutions" (#473)
Summary: Changelog: - `e330f56`: Add code for the "Pay Less Attention with Lightweight and Dynamic Convolutions" paper - `5e3b98c`: Add scripts for computing tokenized BLEU with compound splitting and sacrebleu - update READMEs - misc fixes Pull Request resolved: https://github.com/pytorch/fairseq/pull/473 Differential Revision: D13819717 Pulled By: myleott fbshipit-source-id: f2dc12ea89a436b950cafec3593ed1b04af808e9
Showing
examples/conv_lm/README.md
0 → 100644
fairseq/models/lightconv.py
0 → 100644
This diff is collapsed.
fairseq/modules/unfold1d.py
0 → 100644
scripts/sacrebleu_pregen.sh
0 → 100755
Please register or sign in to comment