ielab / APR

The repo for reproducing the ANCE-PRF training.
8 stars 0 forks source link

self.passage_encoder.eval() #3

Closed XY2323819551 closed 1 year ago

XY2323819551 commented 1 year ago

Hi, I would like to ask if using self.passage_encoder.eval() means that the passage_encoder will not do any updates during the training? Looking forward to your reply.