mozilla / firefox-translations-training

Training pipelines for Firefox Translations neural machine translation models
https://mozilla.github.io/firefox-translations-training/
Mozilla Public License 2.0
135 stars 28 forks source link

Remove `find_upstreams` transform in favour of `from-deps` #687

Open bhearsum opened 1 week ago

bhearsum commented 1 week ago

from-deps didn't exist when this was originally written. With a couple of tweaks to make dataset-category available as an attribute, we can drop this overly specific transform in favour of the more general upstream solution.