Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
DaydreamerF
/
chinese-macbert-base-finetuned-accelerate
like
0
Question Answering
Transformers
PyTorch
Chinese
bert
Inference Endpoints
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
3a19d85
chinese-macbert-base-finetuned-accelerate
/
special_tokens_map.json
DaydreamerF
Training in progress epoch 8
6612360
over 1 year 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]"
}