Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
susnato
/
ernie-m-base_pytorch
like
3
paddlenlp
PyTorch
xnli
mlqa
paws-x
14 languages
ernie_m
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Use this model
f0f6137
ernie-m-base_pytorch
/
special_tokens_map.json
susnato
Upload 3 files
ae658c2
almost 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]"
}