LinWeizheDragon / FLMR

The huggingface implementation of Fine-grained Late-interaction Multi-modal Retriever.
42 stars 2 forks source link

problem of finetuning #22

Closed haodongze closed 1 week ago

haodongze commented 2 weeks ago

when run the program of finetuning on downstream tasks, the program stopped in the first epoch

LinWeizheDragon commented 2 weeks ago

Could you please share some more details on this issue? Did you set the max_epochs argument of the lightning trainer? Or it ran into a crash? In this case, please share the error messages. Thanks