all-MiniLM-L6-v2 / modules.json
priyaganesh2050's picture
Mirror of sentence-transformers/all-MiniLM-L6-v2 with attribution and usage docs
009890a verified
Raw
History Blame Contribute Delete
349 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_Normalize",
"type": "sentence_transformers.models.Normalize"
}
]