conda create -n name python=3.8
pip install -r requirements.txt
python pretrain.pypython linear_probing.py --dataset data_name --pretrained_model_path model_pathAll datasets were utilized with torchvision
data_name : imagenet1k, cifar100, cifar10, Places365, INat2021, CLEVR, CLEVR_Dist
https://drive.google.com/drive/folders/1KCPFP8tLvz7vf_2qRlPcCamRIYqOtziI?usp=sharing