pip install -r requirements.txt
Create a seperate folder ./data and put all the csv dataset files in the directory.
The script under script/finetune folder is for fine-tuning. Either linear_probing or fine-tune the entire network can be applied.
sh script/finetune/ETTh1.sh
The script under script/zero_shot folder is for zero-shot.
sh script/zero_shot/exp_zero_shot.sh