Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
ChaosW
/
autohome-roberta-base
like
0
Fill-Mask
Transformers
PyTorch
Chinese
bert
RoBERTa
arxiv:
1907.11692
License:
mit
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
main
autohome-roberta-base
/
special_tokens_map.json
ChaosW
Upload 6 files
6258836
over 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}