Make a file called in the config directory named cfg/local/default.yaml
with the following content.
# @package _global_
paths:
root_dir: path_to_your_repo/continuous_lam/clam
wandb:
entity: your_wandb_entity
project: your_wandb_project
8000