Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
tner
/
deberta-v3-large-bionlp2004
like
0
Follow
TNER
9
Token Classification
Transformers
PyTorch
tner/bionlp2004
deberta-v2
Eval Results
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
0d84d48
deberta-v3-large-bionlp2004
/
special_tokens_map.json
asahi417
add tokenizer
c910506
about 2 years ago
raw
Copy download link
history
blame
Safe
173 Bytes
{
"bos_token"
:
"[CLS]"
,
"cls_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}