Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
recruit-jp
/
japanese-typo-detector-roberta-base
like
8
Follow
Recruit Co., Ltd.
6
Token Classification
Transformers
Safetensors
Japanese
roberta
Inference Endpoints
License:
cc-by-sa-4.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
japanese-typo-detector-roberta-base
/
special_tokens_map.json
keisuke-kiryu
Upload tokenizer
6f86d87
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}