Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Formzu
/
bert-base-japanese-jsnli
like
0
Follow
Formzu Inc.
2
Text Classification
Transformers
PyTorch
JSNLI
Japanese
bert
zero-shot-classification
nli
Eval Results
Inference Endpoints
License:
cc-by-sa-4.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
84a7f0d
bert-base-japanese-jsnli
/
special_tokens_map.json
p-s
Initial release
84a7f0d
about 2 years 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]"
}