Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
mjwong
/
e5-large-mnli
like
1
Zero-Shot Classification
Transformers
PyTorch
Safetensors
glue
English
bert
text-classification
Inference Endpoints
arxiv:
2212.03533
License:
mit
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
e5-large-mnli
/
special_tokens_map.json
mjwong
Upload model weights and tokenizer
c617dc4
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}