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

Fix task expiration issue #692

Closed eu9ene closed 4 months ago

eu9ene commented 4 months ago

I don't expect the training tasks to run longer than 20 days.

Is it ok to just bump the expiration? We might need to use some tasks as pre-trained models for the training in the opposite direction.

fixes #691