

datasets/
*.tar*
processed_data/

__pycache__/
*/__pycache__/
*/*/__pycache__/

*.egg-info/

*checkpoints/

results*.txt

*output/

.vscode/
