Macielyoung / sentence_representation_matching

句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。
Apache License 2.0
96 stars 13 forks source link

有监督、无监督 #2

Closed weidong2018 closed 2 years ago

weidong2018 commented 2 years ago

类似于promptbert,请问您采用的都是无监督的训练吗?在具体应用中,像promptbert,matching采用无监督好还是有监督的训练好呢?