PromCSE icon indicating copy to clipboard operation
PromCSE copied to clipboard

Code for "Improved Universal Sentence Embeddings with Prompt-based Contrastive Learning and Energy-based Learning (EMNLP 2022)"

Results 6 PromCSE issues
Sort by recently updated
recently updated
newest added

Hello, in a supervised setting, why are the results of the test set tested during training, so that the results of the test set will not be high? I don't...

Hi, I'm trying to reproduce the results for the repo for the supervised training and am using the following environment: V100 (p3.2xlage) Transformers 4.2.1 PyTorch 1.12 CUDA Version: 11.3 When...

Hello, Nice work to advance the SOTA! I was wondering whether you have plans in releasing the unsupervised model's checkpoint. Thanks!

你好,基于该仓库,用自己的领域数据训练出来的相似度都是1,是怎么回事?

Hello. I'm trying to use your method for sentence embedding. I thought debertav3 is a really good BERT-style model and tried to implement with your code. However, It seems a...

Hi, May I ask if you have tried to train an unsupervised roberta sentence embedding? Thank you!

question