Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
taishi-i
/
awesome-japanese-nlp-classification-model
like
0
Text Classification
Transformers
PyTorch
Safetensors
taishi-i/awesome-japanese-nlp-classification-dataset
English
Japanese
bert
Inference Endpoints
License:
other
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
awesome-japanese-nlp-classification-model
/
special_tokens_map.json
taishi-i
add model files
243cf65
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]"
}