diff --git a/.gitignore b/.gitignore index 2d5a4f7..92ae505 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,4 @@ venv/ **/images* **/data/train_features* **/data/train_labels* -**/__pychache__* +**/__pycache__* diff --git a/benchmark/__pycache__/cloud_dataset.cpython-39.pyc b/benchmark/__pycache__/cloud_dataset.cpython-39.pyc deleted file mode 100644 index 32cef0a..0000000 Binary files a/benchmark/__pycache__/cloud_dataset.cpython-39.pyc and /dev/null differ diff --git a/benchmark/__pycache__/losses.cpython-39.pyc b/benchmark/__pycache__/losses.cpython-39.pyc deleted file mode 100644 index d1c8c0a..0000000 Binary files a/benchmark/__pycache__/losses.cpython-39.pyc and /dev/null differ