Setup
Python environment
mamba env create -f environment.yml
WANDB
Activate the environment and run wandb login
mamba activate cache5_clm
wandb login
HTCondor stuff
Run the following to ensure that all directories exist.
mkdir -p /data/users/$(whoami)/Cache5MolFormer-Finetuning/logs/ \
/data/users/$(whoami)/Cache5MolFormer-Finetuning/wandb/ \
/data/users/$(whoami)/Cache5MolFormer-Finetuning/checkpoints/