YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

Cyclone SIMCSE RoBERTa WWM Ext Chinese

This model provides simplified Chinese sentence embeddings encoding based on Simple Contrastive Learning. The pretrained model(Chinese RoBERTa WWM Ext) is used for token encoding.

Usage

Please use SentenceTransformer to load the model.

from sentence_transformers import SentenceTransformer

encoder = SentenceTransformer('cyclone/simcse-chinese-roberta-wwm-ext')
Downloads last month
117
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and the model is not deployed on the HF Inference API.

Spaces using cyclone/simcse-chinese-roberta-wwm-ext 3