diff --git a/models/__pycache__/__init__.cpython-36.pyc b/models/__pycache__/__init__.cpython-36.pyc deleted file mode 100644 index 790416f..0000000 Binary files a/models/__pycache__/__init__.cpython-36.pyc and /dev/null differ diff --git a/models/__pycache__/__init__.cpython-38.pyc b/models/__pycache__/__init__.cpython-38.pyc deleted file mode 100644 index b32b2a4..0000000 Binary files a/models/__pycache__/__init__.cpython-38.pyc and /dev/null differ diff --git a/models/__pycache__/blip.cpython-38.pyc b/models/__pycache__/blip.cpython-38.pyc deleted file mode 100644 index 3dec0a1..0000000 Binary files a/models/__pycache__/blip.cpython-38.pyc and /dev/null differ diff --git a/models/__pycache__/blip_nlvr.cpython-38.pyc b/models/__pycache__/blip_nlvr.cpython-38.pyc deleted file mode 100644 index b98c7ae..0000000 Binary files a/models/__pycache__/blip_nlvr.cpython-38.pyc and /dev/null differ diff --git a/models/__pycache__/blip_retrieval.cpython-38.pyc b/models/__pycache__/blip_retrieval.cpython-38.pyc deleted file mode 100644 index ba4960a..0000000 Binary files a/models/__pycache__/blip_retrieval.cpython-38.pyc and /dev/null differ diff --git a/models/__pycache__/blip_vqa.cpython-38.pyc b/models/__pycache__/blip_vqa.cpython-38.pyc deleted file mode 100644 index 9816a43..0000000 Binary files a/models/__pycache__/blip_vqa.cpython-38.pyc and /dev/null differ diff --git a/models/__pycache__/booster.cpython-38.pyc b/models/__pycache__/booster.cpython-38.pyc deleted file mode 100644 index a31e1f4..0000000 Binary files a/models/__pycache__/booster.cpython-38.pyc and /dev/null differ diff --git a/models/__pycache__/booster_nlvr.cpython-38.pyc b/models/__pycache__/booster_nlvr.cpython-38.pyc deleted file mode 100644 index 69fcd4f..0000000 Binary files a/models/__pycache__/booster_nlvr.cpython-38.pyc and /dev/null differ diff --git a/models/__pycache__/booster_retrieval.cpython-38.pyc b/models/__pycache__/booster_retrieval.cpython-38.pyc deleted file mode 100644 index 00f3060..0000000 Binary files a/models/__pycache__/booster_retrieval.cpython-38.pyc and /dev/null differ diff --git a/models/__pycache__/booster_retrieval_new.cpython-38.pyc b/models/__pycache__/booster_retrieval_new.cpython-38.pyc deleted file mode 100644 index a5508c3..0000000 Binary files a/models/__pycache__/booster_retrieval_new.cpython-38.pyc and /dev/null differ diff --git a/models/__pycache__/booster_vqa.cpython-38.pyc b/models/__pycache__/booster_vqa.cpython-38.pyc deleted file mode 100644 index b70e178..0000000 Binary files a/models/__pycache__/booster_vqa.cpython-38.pyc and /dev/null differ diff --git a/models/__pycache__/med.cpython-36.pyc b/models/__pycache__/med.cpython-36.pyc deleted file mode 100644 index 485c206..0000000 Binary files a/models/__pycache__/med.cpython-36.pyc and /dev/null differ diff --git a/models/__pycache__/med.cpython-38.pyc b/models/__pycache__/med.cpython-38.pyc deleted file mode 100644 index dd9baed..0000000 Binary files a/models/__pycache__/med.cpython-38.pyc and /dev/null differ diff --git a/models/__pycache__/nlvr_encoder.cpython-38.pyc b/models/__pycache__/nlvr_encoder.cpython-38.pyc deleted file mode 100644 index 206b21b..0000000 Binary files a/models/__pycache__/nlvr_encoder.cpython-38.pyc and /dev/null differ diff --git a/models/__pycache__/univlm.cpython-36.pyc b/models/__pycache__/univlm.cpython-36.pyc deleted file mode 100644 index 06ae637..0000000 Binary files a/models/__pycache__/univlm.cpython-36.pyc and /dev/null differ diff --git a/models/__pycache__/univlm.cpython-38.pyc b/models/__pycache__/univlm.cpython-38.pyc deleted file mode 100644 index c0f73fc..0000000 Binary files a/models/__pycache__/univlm.cpython-38.pyc and /dev/null differ diff --git a/models/__pycache__/univlm_pretrain.cpython-38.pyc b/models/__pycache__/univlm_pretrain.cpython-38.pyc deleted file mode 100644 index 6a1fb0d..0000000 Binary files a/models/__pycache__/univlm_pretrain.cpython-38.pyc and /dev/null differ diff --git a/models/__pycache__/univlm_retrieval.cpython-38.pyc b/models/__pycache__/univlm_retrieval.cpython-38.pyc deleted file mode 100644 index fdf41c7..0000000 Binary files a/models/__pycache__/univlm_retrieval.cpython-38.pyc and /dev/null differ diff --git a/models/__pycache__/univlm_vqa.cpython-38.pyc b/models/__pycache__/univlm_vqa.cpython-38.pyc deleted file mode 100644 index a0b68c6..0000000 Binary files a/models/__pycache__/univlm_vqa.cpython-38.pyc and /dev/null differ diff --git a/models/__pycache__/vit.cpython-36.pyc b/models/__pycache__/vit.cpython-36.pyc deleted file mode 100644 index 21846a1..0000000 Binary files a/models/__pycache__/vit.cpython-36.pyc and /dev/null differ diff --git a/models/__pycache__/vit.cpython-38.pyc b/models/__pycache__/vit.cpython-38.pyc deleted file mode 100644 index 9c8a211..0000000 Binary files a/models/__pycache__/vit.cpython-38.pyc and /dev/null differ diff --git a/models/__pycache__/vl_model.cpython-38.pyc b/models/__pycache__/vl_model.cpython-38.pyc deleted file mode 100644 index a26f8a8..0000000 Binary files a/models/__pycache__/vl_model.cpython-38.pyc and /dev/null differ diff --git a/models/__pycache__/xbert.cpython-38.pyc b/models/__pycache__/xbert.cpython-38.pyc deleted file mode 100644 index 417a30e..0000000 Binary files a/models/__pycache__/xbert.cpython-38.pyc and /dev/null differ