facebookresearch / GENRE

Autoregressive Entity Retrieval
Other
763 stars 102 forks source link

mGENRE finetuning issue #91

Open SergeyPetrakov opened 2 years ago

SergeyPetrakov commented 2 years ago

Thank you for a great work! I want to finetune mGENRE model on new dataset to receive better quality, but your model differs from widespread ordinary models that have clear structure and just forward method. Can you please a little clarify what is the training process of this model in order to allow me start finetuning it?