mozilla / translations

The code, training pipeline, and models that power Firefox Translations
https://mozilla.github.io/translations/
Mozilla Public License 2.0
154 stars 33 forks source link

Allow for split vocabs #913

Open gregtatum opened 2 days ago

gregtatum commented 2 days ago

Currently there are many hard coded areas that assume a single vocab. If we want to experiment with split vocabs we'll need to add the functionality. I'll mark this as quality, as it may help train certain models.