Mingda Chen

Results 2 comments of Mingda Chen

Hi, thanks for your interest. The NSP implementation is in this line: https://github.com/ZeweiChu/DiscoEval/blob/master/train/models.py#L213 where we take the encoded vector "sent_vec" and reconstruct two neighboring sentences "tgt" and "tgt2". Regarding training...