Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
hs-hf
/
m2v-LaBSE-distilled
like
1
Model2Vec
Safetensors
110 languages
embeddings
static-embeddings
License:
apache-2.0
Model card
Files
Files and versions
Community
Use this model
72c198c
m2v-LaBSE-distilled
/
config.json
hs-hf
Distilled the LaBSE model utilizing the Model2Vec technique.
72c198c
verified
about 2 months ago
raw
Copy download link
history
blame
149 Bytes
{
"tokenizer_name"
:
"sentence-transformers/LaBSE"
,
"apply_pca"
:
384
,
"apply_zipf"
:
true
,
"hidden_dim"
:
384
,
"seq_length"
:
1000000
,
"normalize"
:
false
}