Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
M-FAC
/
bert-mini-finetuned-mnli
like
0
Text Classification
Transformers
PyTorch
bert
Inference Endpoints
arxiv:
2107.03356
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
bert-mini-finetuned-mnli
/
special_tokens_map.json
ekurtic
Initial commit
c0a7acb
about 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]"
}