Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
blizrys
/
biobert-v1.1-finetuned-pubmedqa
like
1
Text Classification
Transformers
PyTorch
TensorBoard
bert
Generated from Trainer
Eval Results
Inference Endpoints
Model card
Files
Files and versions
Metrics
Training metrics
Community
1
Train
Deploy
Use this model
refs/pr/1
biobert-v1.1-finetuned-pubmedqa
/
special_tokens_map.json
blizrys
BATCH_SIZE=8
2c543de
over 3 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}