Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
uer
/
roberta-base-chinese-extractive-qa
like
93
Question Answering
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
Chinese
bert
Inference Endpoints
arxiv:
1909.05658
arxiv:
2212.06385
Model card
Files
Files and versions
Community
6
Train
Deploy
Use this model
6b4e6e5
roberta-base-chinese-extractive-qa
/
special_tokens_map.json
hhou435
First version of the roberta-base-chinese-extractive-qa model and tokenizer.
9c7aa1e
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]"
}