Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
uer
/
chinese_roberta_L-6_H-512
like
0
Fill-Mask
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
CLUECorpusSmall
Chinese
bert
Inference Endpoints
arxiv:
5 papers
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
0583317
chinese_roberta_L-6_H-512
/
special_tokens_map.json
hhou435
First version of the chinese_roberta_L-6_H-512 model and tokenizer.
f2e5f43
almost 4 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]"
}