.venv/
uv.lock
wandb/
output/
**/__pycache__/
**/*.pyc
**/temp_data/
**/logs/

**/checkpoints
**/es_redpajama_50k.model
**/es_redpajama_50k.vocab
**/nohup.out**
**/training_metrics.csv

docs/**/*.aux
docs/**/*.log
docs/**/*.out
docs/**/*.toc
docs/**/*.bbl
docs/**/*.blg
docs/_build/
docs/pdoc/

*.csv

.opencode/node_modules/

# Exhaustive end-to-end harness workspace (generated tokenizers, checkpoints, deploys)
full_tests/tmp/
full_tests/runs/
full_tests/**/__pycache__/
full_tests/**/*.pyc
full_tests/**/*.model
full_tests/**/*.vocab