Closed bhearsum closed 5 months ago
Possible regression from https://github.com/mozilla/firefox-translations-training/pull/589 ?
Maybe https://github.com/mozilla/firefox-translations-training/pull/589/files#diff-8830c064f55d681da0fb5a1da56155d31a4c1f920ba5ee17905c68125159c2f2R95 not handling a task not prefixed with train
properly?
I'm also unsure if TRAIN_LABEL_REGEX
handles finetune-student
well? https://github.com/mozilla/firefox-translations-training/pull/589/files#diff-dd958c727a1b34ea69637b916064238bf609165948769494dad5a4c3105f0409R15
I'm also unsure if TRAIN_LABEL_REGEX handles finetune-student well? https://github.com/mozilla/firefox-translations-training/pull/589/files#diff-dd958c727a1b34ea69637b916064238bf609165948769494dad5a4c3105f0409R15
It clearly does not supports finetune-student
(but rather finetuned-student
). I published #609 with a patch.
From https://firefox-ci-tc.services.mozilla.com/tasks/Gd-MzP1YSTeDLva4UyLAxA/runs/0/logs/live/public/logs/live.log:
This was a task fired when I updated https://github.com/mozilla/firefox-translations-training/pull/580, fwiw.