Fine Tuning a Fine Tuned Model #1897
Replies: 2 comments 2 replies
-
Just to make my question more clear: |
Beta Was this translation helpful? Give feedback.
-
what kind of hardware constraints ? u can fine tune with complete dataset, just adjust batch size according to hardware |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Everyone,
I wonder whether it is a good idea to fine tune a fine tuned whisper model?
Because of hardware constraints, we cannot use all the data for finetuning train at once.
Thus, I thought, training by utilizing our train data in batches, and generating intermediate models could be a solution for our problem.
Does this solution have any side effects or drawbacks?
I appreciate your recommendations on this issue?
Beta Was this translation helpful? Give feedback.
All reactions