Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
hellonlp
/
promcse-bert-large-zh
like
0
Sentence Similarity
Transformers
PyTorch
Chinese
bert
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
promcse-bert-large-zh
/
special_tokens_map.json
hellonlp
Upload 7 files
32a5bde
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}