Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
NbAiLab
/
nb-bert-base-mnli
Copied
like
0
Zero-Shot Classification
PyTorch
JAX
Transformers
mnli
multi_nli
xnli
Norwegian
arxiv:1909.00161
bert
text-classification
nb-bert
tensorflow
norwegian
License:
cc-by-4.0
Model card
Files
Files and versions
Community
Train
Deploy
Use in Transformers
main
nb-bert-base-mnli
/
special_tokens_map.json
versae
Release 1.0 (March 11, 2021)
60c98b2
over 1 year ago
raw
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}