Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
BASF-AI
/
nomic-embed-text-v1
like
0
Follow
BASF
26
Sentence Similarity
sentence-transformers
PyTorch
ONNX
Safetensors
Transformers
Transformers.js
English
nomic_bert
feature-extraction
mteb
custom_code
Eval Results
text-embeddings-inference
Inference Endpoints
arxiv:
2402.01613
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
nomic-embed-text-v1
/
special_tokens_map.json
hsila
Upload 15 files
a9bc1c2
verified
16 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}