Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
michaelfeil
/
ct2fast-LaBSE
like
2
Feature Extraction
Transformers
CommonCrawl
Wikipedia
109 languages
bert
ctranslate2
int8
float16 - bert - sentence_embedding - multilingual - google - sentence-similarity
text-embeddings-inference
Inference Endpoints
arxiv:
2007.01852
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
ct2fast-LaBSE
/
special_tokens_map.json
michaelfeil
Upload setu4993/LaBSE ctranslate fp16 weights
b725d6e
over 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]"
}