How to train model with custom data?
#26
by
Hirobi07
- opened
I would like to train this model with my custom data. Can I do that?
Yes, you can train the model with your custom data! You can use this repository: https://github.com/ifmain/Vit-GPT-Easy-Trainer. It simplifies the fine-tuning process and makes it easy to work with your dataset.