Skip to content

Teacher forcing during beam decoding #192

Open
@iamsimha

Description

def forward(self, inputs=None, encoder_hidden=None, encoder_outputs=None, function=F.log_softmax,
.

I think teacher_forcing should not be present in beam decoding, since ground truth tokens are not known during inference.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions