Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
patrickramos
/
bert-base-japanese-v2-wrime-fine-tune
like
6
Text Classification
Transformers
PyTorch
google-tensorflow
TensorFlow
Safetensors
wrime
Japanese
bert
Inference Endpoints
License:
cc-by-sa-3.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
bert-base-japanese-v2-wrime-fine-tune
/
special_tokens_map.json
patrickramos
Add non-model files
4cd6b34
over 2 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}