Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
blizrys
/
biobert-v1.1-finetuned-pubmedqa-adapter
like
0
TensorBoard
Generated from Trainer
Model card
Files
Files and versions
Metrics
Training metrics
Community
main
biobert-v1.1-finetuned-pubmedqa-adapter
/
special_tokens_map.json
blizrys
BATCH_SIZE=8
d9b50da
over 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]"
}