AbdelRahim A. Elmadany

Results 1 issues of AbdelRahim A. Elmadany

Hi @lucidrains , Thanks for your great repo! I looked at your code: coco_lm_pytorch.py. I see there are three losses in line 242. weighted_loss = self.cl_weight * cl_loss + self.gen_weight...