princeton-nlp / SimCSE

[EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

你好,请问我用model.encode为什么获取不到句子的长度信息

Reset-aa opened this issue · comments

我想返回(batch,length,768)的张量,但是目前只返回了(batch,768)

Stale issue message