Fine-tune the Vision Transformer (ViT) using LoRA and Optuna for hyperparameter search.
To install the environment, you need to have Anaconda installed.
Replace [path_to] with the path to where you have downloaded the folder.
cd [path_to]/huggingface_image_classifierconda env create -f env.ymlconda activate hugging_faceTo get help for main.py, you can start with:
python main.py -hRun the main script with:
python main.py