The relevant environment variables are currently a fixed list of names and prefixes in collect.py. Some teams set their own training-affecting variables. Allowing an optional project config to extend the allowlist would make the env section more useful without capturing noise by default.
The relevant environment variables are currently a fixed list of names and prefixes in
collect.py. Some teams set their own training-affecting variables. Allowing an optional project config to extend the allowlist would make the env section more useful without capturing noise by default.