Skip to content

Question about the keep/drop token #48

@King4819

Description

@King4819

Hi, I want to ask that in the paper, you mentioned that:
index 0 corresponds to the probability of dropping token
index 1 corresponds to the probability of keeping token

image

However, when I trace the code:

score = pred_score[:,:,0]

this line seems to indicate that index 0 is the score of keeping token, so I'm confused about the actual implementation in your work, Thanks !!!

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