zeronlg-4langs-mt / modules.json
yangbang18's picture
Upload with huggingface_hub
ad91ac5
raw
history blame contribute delete
511 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",
"type": "models.Dense"
},
{
"idx": 3,
"name": "3",
"path": "3_Projector",
"type": "models.Projector"
},
{
"idx": 4,
"name": "4",
"path": "4_Decoder",
"type": "models.Decoder"
}
]