SimCSE icon indicating copy to clipboard operation
SimCSE copied to clipboard

关于两次前向传播

Open noob-ctrl opened this issue 1 year ago • 1 comments

您好,我看代码中好像只进行了一次前向传播,那么x和正样例采用的dropout不是一样的吗?那二者的输出结果不就一样了吗?

noob-ctrl avatar Feb 23 '24 02:02 noob-ctrl

Hi,

Our model does two forward passes because the input is a pair of sentences in the unsupervised case (and the two sentences in the pair are the same).

gaotianyu1350 avatar Feb 25 '24 14:02 gaotianyu1350

Stale issue message

github-actions[bot] avatar Mar 27 '24 09:03 github-actions[bot]