text icon indicating copy to clipboard operation
text copied to clipboard

Add Example of Machine Translation using mBART model to TorchText

Open abhinavarora opened this issue 3 years ago • 0 comments

🚀 Feature

Add Example of Machine Translation using mBART model to TorchText

Motivation

The motivation to add this is to enable support for basic seq2seq tasks such as MT and provide Torchtext users the mBART pretrained models.

Pitch

  • [ ] Add FLORES-101 datasets for Machine Translation to the repo
  • [ ] Add the mBART model and its associated transforms
  • [ ] Upload pretrained weights for the model to load
  • [ ] Add an end to end Machine Translation example

abhinavarora avatar Aug 08 '22 18:08 abhinavarora