Mean pooling with transformers

#26
by Miheer29 - opened

I fine tuned the nomic embedding model and am calling it using Transformers.
Do i need to use mean pooling on the last hidden state?

(Also, when calling nomic with Sentencetransformers, does the mean pooling happen implicitly?)

Sign up or log in to comment