Closed tuna2134 closed 2 months ago
I want to do fine-tuning, but i can't find how to do that at docs and readme
You can continue training. Make changes to the hyperparameters point to your file lists and do python matcha/train.py ckpt_path=<CHECKPOINT_TO_FINETUNE_FROM>
python matcha/train.py ckpt_path=<CHECKPOINT_TO_FINETUNE_FROM>
Ok thanks
I want to do fine-tuning, but i can't find how to do that at docs and readme