Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
tner
/
deberta-v3-large-btc
like
2
Follow
TNER
22
Token Classification
Transformers
PyTorch
tner/btc
deberta-v2
Eval Results (legacy)
Model card
Files
Files and versions
xet
Community
2
Deploy
Use this model
refs/pr/2
deberta-v3-large-btc
/
special_tokens_map.json
asahi417
add tokenizer
a3458f6
over 3 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]"
}