Hannes Kuchelmeister
cleanup to make ready as submodule
c7be723
raw
history blame
230 Bytes
# https://www.comet.ml
comet:
_target_: pytorch_lightning.loggers.comet.CometLogger
api_key: ${oc.env:COMET_API_TOKEN} # api key is loaded from environment variable
project_name: "template-tests"
experiment_name: ${name}