Ouzhang's picture
Add files using upload-large-folder tool
13c5606 verified
Raw
History Blame Contribute Delete
381 Bytes
# Python
__pycache__/
*.py[cod]
*.so
*.egg-info/
dist/
build/
# Environments
.env
.venv/
venv/
env/
*.env
# Logs and caches
*.log
.cache/
.pytest_cache/
.mypy_cache/
.ruff_cache/
# Data, checkpoints, and large artifacts
checkpoints/
outputs/
runs/
wandb/
*.pt
*.pth
*.safetensors
# System files
.DS_Store
Thumbs.db
# Editors
.vscode/
.idea/
# Cutomized
dataset/*.jsonl
*.mov