# checkpoint and log file
ckp/
log/
*.pth
*.log

# raw data
raw_data/

# ide & pycache
**/__pycache__/
