Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
vectoriseai
/
ember-v1
like
0
Follow
Vectorise AI
2
Feature Extraction
sentence-transformers
PyTorch
ONNX
Safetensors
English
bert
mteb
sentence-similarity
Eval Results
text-embeddings-inference
Inference Endpoints
arxiv:
2205.12035
arxiv:
2209.11055
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
ember-v1
/
special_tokens_map.json
nanmoon
ember-v1
a1088ab
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]"
}