Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
DeepLearning101
/
Medical-Advice
like
0
paddlenlp
PaddlePaddle
ernie_m
License:
mit
Model card
Files
Files and versions
Community
Use this model
e69522b
Medical-Advice
/
special_tokens_map.json
DeepLearning101
Upload 8 files
e69522b
over 1 year 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]"
}