Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
hfl
/
chinese-pert-large
like
10
Follow
Joint Laboratory of HIT and iFLYTEK Research (HFL)
220
Feature Extraction
Transformers
PyTorch
google-tensorflow
TensorFlow
Chinese
bert
text-embeddings-inference
Inference Endpoints
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
Train
Deploy
Use this model
2e52359
chinese-pert-large
/
special_tokens_map.json
hfl-rc
first version
2e52359
over 2 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]"
}