.ipynb_checkpoints/*
**/figures/*
**/saved_models/*
**/wandb/*
**/logs/*
**/output/*
**/metrics/*
**/datasets/*
**/notebooks/*
**/*.log
**/*.pyc
**/.hydra/*
.vscode/*
**/__pycache__/*
**/.DS_Store
**/*.egg-info
.pytest_cache/*
