-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
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
However, when I trace the code:
Line 444 in 1322e62
| 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 !!!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
