| __pycache__/ | |
| *.py[cod] | |
| *$py.class | |
| .pytest_cache/ | |
| .mypy_cache/ | |
| .ruff_cache/ | |
| .ipynb_checkpoints/ | |
| .env | |
| .venv/ | |
| venv/ | |
| outputs/ | |
| slurm_logs/ | |
| latest-run | |
| .wandb_run_id | |
| .wandb_osh_command_dir/ | |
| wandb/ | |
| *.log | |
| *.ckpt | |
| *.pt | |
| *.pth | |
| *.safetensors | |
| data/ | |
| __pycache__/ | |
| *.py[cod] | |
| *$py.class | |
| .pytest_cache/ | |
| .mypy_cache/ | |
| .ruff_cache/ | |
| .ipynb_checkpoints/ | |
| .env | |
| .venv/ | |
| venv/ | |
| outputs/ | |
| slurm_logs/ | |
| latest-run | |
| .wandb_run_id | |
| .wandb_osh_command_dir/ | |
| wandb/ | |
| *.log | |
| *.ckpt | |
| *.pt | |
| *.pth | |
| *.safetensors | |
| data/ | |