Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
SonalH
/
biobert-base-cased-v1.1-finetuned-squad
like
0
Question Answering
Transformers
PyTorch
squad_v2
bert
Generated from Trainer
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
ad66d02
biobert-base-cased-v1.1-finetuned-squad
/
special_tokens_map.json
SonalH
Training in progress, step 500
c5c0ae0
about 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}