-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Hello, I would like to ask about the meaning of tokens being integers. I noticed that the final forward pass to the tokenizer involves the cls_logits_softmax tensor, and it directly performs a matrix multiplication with the codebook. However, these operations are all in floating-point. So, what does it mean for tokens to be integers in classifier stage?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels