Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ml4pubmed
/
BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext_pub_section
like
4
Follow
ml4pubmed
3
Text Classification
Transformers
PyTorch
ONNX
Safetensors
pubmed
ml4pubmed/pubmed-classification-20k
English
bert
document sections
sentence classification
document classification
medical
health
biomedical
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
refs/pr/2
BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext_pub_section
/
special_tokens_map.json
pszemraj
add tokenizer
0ed8f69
over 2 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]"
}