Training script
#1
by
continuous-learning
- opened
Hello
Can you please provide the training script for this model ?
Thank you
@continuous-learning
Yeah, sure.
Kindly check out the following page: https://github.com/PRITHIVSAKTHIUR/FineTuning-SigLIP-2/blob/main/Finetune-SigLIP2-Image-Classification/1.SigLIP2_Finetune_ImageClassification_TrainTest_Splits.ipynb
Note: I don't have the exact one, but this is the general script.
Adjust the dataset and its label2id based on your dataset. Happy fine-tuning!