Download this file
# local full data **/raw_0/ # Ignore Python bytecode files *.pyc # Ignore Python cache directories __pycache__/ # Ignore virtual environment directories venv/ env/ **/.ipynb_checkpoints/