Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
nasuka
/
deberta-v2-base-japanese-detect-ai
like
0
Text Classification
Transformers
PyTorch
deberta-v2
Generated from Trainer
Inference Endpoints
License:
cc-by-sa-4.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
refs/pr/1
deberta-v2-base-japanese-detect-ai
/
special_tokens_map.json
nasuka
Training in progress, step 500
285c21d
almost 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]"
}