Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
owaiskha9654
/
Multi-Label-Classification-of-PubMed-Articles
like
14
Text Classification
Transformers
PyTorch
Safetensors
owaiskha9654/PubMed_MultiLabel_Text_Classification_Dataset_MeSH
English
bert
Inference Endpoints
arxiv:
1706.03762
arxiv:
1810.04805
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
8026337
Multi-Label-Classification-of-PubMed-Articles
/
special_tokens_map.json
owaiskha9654
add tokenizer
e69988e
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]"
}