Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
globis-university
/
deberta-v3-japanese-large
like
1
Follow
GLOBIS University
5
Token Classification
Transformers
PyTorch
6 datasets
Japanese
deberta-v2
Inference Endpoints
arxiv:
2302.03169
License:
cc-by-sa-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
1551256
deberta-v3-japanese-large
/
special_tokens_map.json
akeyhero
Upload tokenizer
42ecdb8
about 1 year 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]"
}