Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
claritylab
/
zero-shot-vanilla-bi-encoder
like
0
Follow
Clarity Lab (University of Michigan)
3
Zero-Shot Classification
PyTorch
Transformers
sentence-transformers
claritylab/UTCD
English
zeroshot_classifier
bert
feature-extraction
License:
mit
Model card
Files
Files and versions
Community
Use this model
3f3c86f
zero-shot-vanilla-bi-encoder
/
special_tokens_map.json
StefanH
Add new SentenceTransformer model.
a70fb1b
over 1 year ago
raw
Copy download link
history
blame
Safe
134 Bytes
{
"eos_token"
:
"[eot]"
,
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}