EweBench / .gitignore
jojonocode's picture
Initial release: EweBench v1.0 - Reference benchmark for Ewe LLMs
497bad8 verified
Raw
History Blame Contribute Delete
89 Bytes
__pycache__/
*.pyc
.env
results/*.json
!results/.gitkeep
.venv/
*.egg-info/
dist/
build/