Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
nikotang
/
bert-large-cuad
like
0
Question Answering
Transformers
PyTorch
cuad
theatticusproject/cuad
English
bert
Inference Endpoints
arxiv:
2103.06268
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
bert-large-cuad
/
special_tokens_map.json
nikotang
Add model weights and configuration
760a5ec
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}