chivehao
/

AniFileBERT / .gitignore
chivehao's picture
Duplicate from ModerRAS/AniFileBERT
f7b1036
raw
history blame contribute delete
224 Bytes
__pycache__/
*.pyc
.venv/
.pytest_cache/
.ruff_cache/
logs/
checkpoints/
test_checkpoints*/
ab_checkpoints*/
*.log
*.onnx.data
data/**/*.jsonl
!data/synthetic_small.jsonl
!data/test_smoke.jsonl
data/**/*.db
data/**/*.sqlite