Dear authors,
Thanks for sharing the code.
I just noticed that in the Retrieval.py, in the evaluation process, the model_without_ddp is not updated with the new model parameters as in the other finetuning tasks. Please let me know if I'm wrong. Thank you!
Dear authors,
Thanks for sharing the code.
I just noticed that in the
Retrieval.py, in the evaluation process, themodel_without_ddpis not updated with the new model parameters as in the other finetuning tasks. Please let me know if I'm wrong. Thank you!