Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
IDEA-CCNL
/
Erlangshen-MegatronBert-3.9B-Chinese
like
14
Follow
Fengshenbang-LM
260
Fill-Mask
Transformers
PyTorch
Chinese
megatron-bert
BERT
NLU
FewCLUE
Inference Endpoints
arxiv:
2209.02970
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
f992fb8
Erlangshen-MegatronBert-3.9B-Chinese
/
special_tokens_map.json
gxy
FEAT: first commit
afd09d2
over 2 years ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}