amansrivastava17/embedding-as-service

How to get token level embedding?

vasampaio opened this issue · 1 comments

Using the pooling strategy i can get the first or the last token, how do I get a token embedding for all the tokens in a sentence?

Set pooling to None.