doc-to-lora/.gitignore

29 lines
301 B
Text

.venv/
.cursorrules
tmp/
openai_batches/
models/
results/
datasets/
/data/
__pycache__/
*egg-info/
.vscode/
.ipynb_checkpoints/
wandb/
*.bak
*outputs/
plots/
*.out
*.pt
*.pth
*.bin
*.safetensors
*tfevents*
watcher_state.yaml
ds_config.json
eval_results/
.github/
*.code-workspace
.wandb/
.ruff_cache/