Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
sociocom
/
MedNERN-CR-JA
like
2
Follow
Social Computing Lab
8
Token Classification
Transformers
PyTorch
Safetensors
MedTxt-CR-JA-training-v2.xml
Japanese
doi:10.57967/hf/0620
bert
NER
medical documents
Inference Endpoints
License:
cc-by-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
f40dd3d
MedNERN-CR-JA
/
special_tokens_map.json
gabrielandrade2
Add tokenizer configuration files
13dbcb6
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]"
}