Chen Chieh YU(Jay)

Results 1 issues of Chen Chieh YU(Jay)

Hello, @ruifanxu. I would like to ask you about the filling of sentences less than the maximum length. ''' def mask(self, seqs): device = next(self.parameters()).device batch_size, seq_len = seqs.shape mask...