Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
healx
/
biomedical-slot-filling-reader-base
like
0
Question Answering
Transformers
PyTorch
bert
Inference Endpoints
arxiv:
2109.08564
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
biomedical-slot-filling-reader-base
/
special_tokens_map.json
ypapanikolaou
add model
b1ad1e5
almost 3 years 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]"
}