Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Cohere
/
Cohere-embed-english-v3.0
like
44
Follow
Cohere
172
Transformers
mteb
Eval Results
Inference Endpoints
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
main
Cohere-embed-english-v3.0
/
special_tokens_map.json
nreimers
add files
a73b099
about 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]"
}