# cache
__pycache__*

# dataset
dataset/*
pkl_output/*

# tokenzier
tokenizer.json

# test unit
test*
