Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
9pinus
/
macbert-base-chinese-medicine-recognition
like
5
Follow
9pinus tech ltd
4
Token Classification
Transformers
PyTorch
Chinese
bert
Token Classification
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
refs/pr/2
macbert-base-chinese-medicine-recognition
/
special_tokens_map.json
Zhou Yucheng
first model version
aa4f325
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]"
}