[Question]: Difference Between train
and fine_tune
Methods in ModelTrainer
#3377
Labels
question
Further information is requested
Question
I noticed the documentation on the difference between the ModelTrainer's train() and fine_tune() methods is empty. Based on this example, it seems like train() is for FLAIR embeddings, and fine_tune() is for Transformer embeddings. Is this the only distinction, or are there other differences? Any insights would be much appreciated!
The text was updated successfully, but these errors were encountered: