Skip to content

masked_for_selection_token doesn't match matching_logits_ #12

@Yang-bug-star

Description

@Yang-bug-star

At line 690 in model.py, masked_for_selection_token corresponds to the range [1:] which ignores the start token while latent corresponds to the range [0:end) which take the start into account. Their positions doesn't match

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions