Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1.64 KB

README.md

File metadata and controls

43 lines (24 loc) · 1.64 KB

Official NeurST Examples and Modules

The folder contains example (re-)implementations of selected research papers and benchmarks, with released model checkpoints.

Speech-to-Text Translation

2021

Neural Machine Translation

2021

  • [AAAI] Liang et al. Finding Sparse Structures for Domain Specific Neural Machine Translation. [paper][example]

2020

  • [AAAI] Yang et al. Towards Making the Most of BERT in Neural Machine Translation. [paper][example]

2019

  • [ICLR] Wu et al. Pay Less Attention With Lightweight and Dynamic Convolutions. [paper][code only]

2017

  • [NIPS] Vaswani et al. Attention Is All You Need. [paper]

Neural Network Techniques

  • Weight Pruning
  • Quantization