Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
bpHigh
/
Cross-Encoder-LLamaIndex-Demo-v4
like
2
Text Classification
Transformers
PyTorch
bert
text-embeddings-inference
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
main
Cross-Encoder-LLamaIndex-Demo-v4
/
special_tokens_map.json
bpHigh
Upload tokenizer
d4cdd2b
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}