Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
odunola
/
yoruba-embedding-model
like
0
Sentence Similarity
sentence-transformers
Safetensors
bert
text-embeddings-inference
Inference Endpoints
arxiv:
2004.09813
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
1f963ab
yoruba-embedding-model
/
special_tokens_map.json
odunola
Upload tokenizer
6618391
about 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}