# cache
__pycache__*
*.egg-info

# dataset
dataset/*
output/*

# tokenzier
tokenizer.json

# test unit
test*
