__pycache__/
*.py[cod]
*.egg-info/
build/
dist/

.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage

.venv
venv/
env/
.env

.idea/
.vscode/
.ipynb_checkpoints
.DS_Store

.pypirc
*.safetensors
*.bin
papers/
reports/
kaggle_validation.ipynb
