princeton-nlp / SimCSE

[EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821
MIT License
3.37k stars 511 forks source link

huggingface #118

Closed ShaobinChen-AH closed 2 years ago

ShaobinChen-AH commented 2 years ago

In huggingface, take sup-simcse-bert-base-uncased for example, its pytorch_model.bin is a compressed file, which is different from bert-base-uncased. How do I use its pytorch_model.bin to fine-tune my model?

ShaobinChen-AH commented 2 years ago

error