Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
globis-university
/
deberta-v3-japanese-base
like
0
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
82533ff
deberta-v3-japanese-base
/
special_tokens_map.json
akeyhero
Upload tokenizer
a9a0a03
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]"
}