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