Skip to content

What do position 2 and 3 mean in the decoder_output? #4

@lsy641

Description

@lsy641

lm_logits_start[:, 2, 1465].view(-1, 1) - lm_logits_start[:, 2, 2841].view(-1, 1)
lm_logits_start[:, 3, self.discrete_value_ids[0]].view(-1, 1)
What do index 2 and 3 map with?

Metadata

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