ConSERT icon indicating copy to clipboard operation
ConSERT copied to clipboard

Code for our ACL 2021 paper - ConSERT: A Contrastive Framework for Self-Supervised Sentence Representation Transfer

Results 26 ConSERT issues
Sort by recently updated
recently updated
newest added
trafficstars

I've been re-implementing ConSERT these days Just out of curiosity, I removed early stopping to check if it makes difference in scores. I found that this code might have CPU...

作者你好,我想问一下这个the final contrastive loss L_con是怎么实现的,代码比较多好像找不到

hi, when I run your code in the Chinese date set, i got an output dictionary. But there is an analysis_rep_space.py file,i do not know the function of the file....

torch 1.6.0 and torch 1.8.1 not work. assert this error like title. Traceback (most recent call last): File "main.py", line 14, in from sentence_transformers import models, losses File "/root/ConSERT/sentence_transformers/__init__.py", line...