Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
arvine111
/
japanese-grammar-classification
like
2
Text Classification
ONNX
Safetensors
Japanese
bert
japanese
grammar
classification
License:
mit
Model card
Files
Files and versions
xet
Community
main
japanese-grammar-classification
/
special_tokens_map.json
arvine111
update finetune model
58a0a04
verified
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}