Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ChaosW
/
autohome-roberta-large
like
0
Fill-Mask
Transformers
PyTorch
Chinese
bert
RoBERTa
Inference Endpoints
arxiv:
1907.11692
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
autohome-roberta-large
/
special_tokens_map.json
ChaosW
Upload 6 files
48fd044
about 2 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]"
}