Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
rsml
/
bluebert_pubmed_mimic_uncased_L-12_H-768_A-12-finetuned-squad
like
0
Question Answering
Transformers
PyTorch
TensorBoard
squad
bert
Generated from Trainer
Inference Endpoints
License:
cc0-1.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
1
Train
Deploy
Use this model
main
bluebert_pubmed_mimic_uncased_L-12_H-768_A-12-finetuned-squad
/
special_tokens_map.json
Rachel M Lee
Training in progress, step 500
ded82b6
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}