Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
swtx
/
simcse-chinese-roberta-www-ext
like
0
Feature Extraction
PyTorch
Transformers
bert
arxiv:
2104.08821
Model card
Files
Files and versions
Community
Train
Deploy
Use in Transformers
main
simcse-chinese-roberta-www-ext
/
special_tokens_map.json
swtx
commit from
9c669aa
11 months ago
raw
history
blame
contribute
delete
No virus
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}