Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
cyclone
/
simcse-chinese-roberta-wwm-ext
like
32
Feature Extraction
Transformers
PyTorch
bert
text-embeddings-inference
Inference Endpoints
arxiv:
2104.08821
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
871d703
simcse-chinese-roberta-wwm-ext
/
special_tokens_map.json
pengjie.wu
simcse init version
25a599c
about 3 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}