Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Mizuiro-sakura
/
bert-large-japanese-v2-finetuned-ner
like
3
Token Classification
Transformers
PyTorch
Safetensors
Japanese
bert
ner
固有表現抽出
named entity recognition
named-entity-recognition
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
bd1255a
bert-large-japanese-v2-finetuned-ner
/
special_tokens_map.json
Mizuiro-sakura
Upload 9 files
8846a77
over 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}