Skip to content
Snippets Groups Projects
user avatar
Max Rausch Dupont authored
87ca5a03
History
user avatar 87ca5a03

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/