__pycache__/
*.py[cod]
.venv/
dist/
build/
*.egg-info/
.ruff_cache/
.pytest_cache/
.ipynb_checkpoints/
# Example-notebook output (created when the notebooks are run; not source):
# the GIFT-eval notebook writes results/, the LoRA notebook writes its adapter.
results/
t0-lora-demo/
