stella_en_400M_v5 / modules.json
infgrad's picture
Example PR: Using 2048 as example dim. DO NOT MERGE (#30)
5e1fb1d verified
raw
history blame
316 Bytes
[
{
"idx": 0,
"name": "0",
"path": "",
"type": "sentence_transformers.models.Transformer"
},
{
"idx": 1,
"name": "1",
"path": "1_Pooling",
"type": "sentence_transformers.models.Pooling"
},
{
"idx": 2,
"name": "2",
"path": "2_Dense_2048",
"type": "sentence_transformers.models.Dense"
}
]