How to implement sentence embedding along with word embedding in pytorch

Hello,

I am very in pytorch. I want to know is there any pretrained sentence embeddings that I can use in pytorch secondly is it feasible to feed a model sentence embedding + word embedding together and how can I achieve that?

Any suggestion will be appreciated.
Thanks in advance.

1 Like