Bastien Abadie

Results 93 comments of Bastien Abadie

After discussion with Evgeny, we can start to build the dedicated script to interact with Taskcluster secret & logs.

@evabardou will work on [Taskcluster secret support](https://github.com/mozilla/firefox-translations-training/issues/481). We can start experimenting log parsing from CI using `--in-stream` option too

@eu9ene Could you link here all the Taskcluster kind files you want to track ?

Got a [training task](https://firefox-ci-tc.services.mozilla.com/tasks/OZc_WFtKSc2MaNxq9OUOFg/definition) definition with - taskcluster proxy enabled - tracking code install through pip - taskcluster secret env variable set

- Publication is enabled for all training tasks now - CI is now :ok: again, I had to add a check to not trigger publication during unit tests - Weight...

Last changes: - I made `perplexity` optional so that validation logs are correctly parsed - A training parameter `wandb-publication` has been added, disabled by default for CI tasks. You can...

> I launched a test training run from this branch https://firefox-ci-tc.services.mozilla.com/tasks/SngAEYS-RyWnY4GgKJTzSQ I do not see any training task in the group, maybe the cache did not allow your tasks to...

I rebased on latest `main` commits, and removed the extra commit that tweaked training parameters.

@jpuigcerver Hello ! Would you be OK to create such a token to automate PyPI deployment :arrow_up:

After discussion there will not be multiple tokens. We can add a new tag on the run, with format `author:` where `` comes from the run configuration as mentionned by...