Ritesh-hf's picture
initial commit
a68743b
raw
history blame contribute delete
478 Bytes
# https://wandb.ai
_target_: lightning.pytorch.loggers.wandb.WandbLogger
name: ${data.dataname}_${model.ckpt.name}_${experiment}_${run_name}
save_dir: "${paths.output_dir}"
offline: False
id: null # pass correct id to resume experiment!
anonymous: null # enable anonymous logging
project: "CoVR"
log_model: False # upload lightning ckpts
prefix: "" # a string to put at the beginning of metric keys
# entity: "" # set to name of your wandb team
group: ""
tags: []
job_type: ""