facebookresearch / fairseq

Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
MIT License
30.38k stars 6.4k forks source link

Multilingual Translation on IWSLT'17 #3542

Closed sarthmit closed 2 years ago

sarthmit commented 3 years ago

Hi, I want to use a transformer model to perform multilingual translation on IWSLT'17 language pairs, here - https://wit3.fbk.eu/2017-01

In particular, I wanted to know -

  1. How should I set up the pre-processing of the data?
  2. How should I set it up so that over the course of training, I can monitor both training, validation and test metrics?

Any help would be very much appreciated! I have been trying to figure out how to do this for a while now but I have no clue where to start!

Thank you!

stale[bot] commented 3 years ago

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!

stale[bot] commented 2 years ago

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please create a new issue with up-to-date information. Thank you!