Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ml6team
/
keyphrase-extraction-distilbert-inspec
like
25
Follow
ML6 Team
83
Token Classification
Transformers
PyTorch
midas/inspec
English
distilbert
keyphrase-extraction
Eval Results
Inference Endpoints
arxiv:
2112.08547
License:
mit
Model card
Files
Files and versions
Community
7
Train
Deploy
Use this model
7d176e7
keyphrase-extraction-distilbert-inspec
/
special_tokens_map.json
Thomas De Decker
Add model
7d176e7
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]"
}