Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
hfl
/
chinese-legal-electra-base-generator
like
6
Follow
Joint Laboratory of HIT and iFLYTEK Research (HFL)
203
Fill-Mask
Transformers
PyTorch
google-tensorflow
TensorFlow
Chinese
electra
Inference Endpoints
arxiv:
2004.13922
License:
apache-2.0
Model card
Files
Files and versions
Train
Deploy
Use this model
e85028d
chinese-legal-electra-base-generator
/
special_tokens_map.json
ymcui
update from hfl
7b626cb
almost 4 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]"
}