You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, I noticed that the script at src/lobster/cmdline/_train.py explicitly logs in to genentech.wandb.io in the wandb.login().
Would you be open to parameterizing the host in the src/lobster/hydra_config/logger/wandb.yaml file instead? It would make the repo marginally more usable to newcomers, although I understand if you prefer end-users implement their own train script.
The text was updated successfully, but these errors were encountered:
Thanks a lot for sharing this codebase. Cool paper--I am eager to see the specific data used in the paper when it is done being prepared.
I noticed the provided static site URL points to nowhere. I think this might be the correct link: https://prescient-design.github.io/lobster/
Also, I noticed that the script at
src/lobster/cmdline/_train.py
explicitly logs in to genentech.wandb.io in thewandb.login()
.Would you be open to parameterizing the host in the
src/lobster/hydra_config/logger/wandb.yaml
file instead? It would make the repo marginally more usable to newcomers, although I understand if you prefer end-users implement their own train script.The text was updated successfully, but these errors were encountered: