How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoTokenizer, AutoModel

tokenizer = AutoTokenizer.from_pretrained("Decycle/simcse_longembed")
model = AutoModel.from_pretrained("Decycle/simcse_longembed")
Quick Links

Finetuned SimCSE with longer context size for LongEmbed tasks.

Downloads last month
3
Safetensors
Model size
0.1B params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Decycle/simcse_longembed

Finetuned
(1)
this model

Dataset used to train Decycle/simcse_longembed