Parameter-efficient Fine-tuning for Vision Transformers This repository contains the code for Parameter-efficient Fine-tuning for Vision Transformers. It is organized as follows: root |–– few_shot/ |–– full_shot/ few_shot Code for few-shot experiments. full_shot Code for full-shot experiments.