LateOn-regularized / modules.json
NohTow's picture
LateOn-unsupervised + MUVERA projection regularization (lambda=0.15, center=both). Trained to produce embeddings that survive MUVERA FDE compression. Beats baseline on MUVERA retrieval: scifact +3%, nfcorpus +5%.
7ae6c85 verified
Raw
History Blame Contribute Delete
422 Bytes
[
{
"idx": 0,
"name": "0",
"path": "",
"type": "sentence_transformers.models.Transformer"
},
{
"idx": 1,
"name": "1",
"path": "1_Dense",
"type": "pylate.models.Dense.Dense"
},
{
"idx": 2,
"name": "2",
"path": "2_Dense",
"type": "pylate.models.Dense.Dense"
},
{
"idx": 3,
"name": "3",
"path": "3_Dense",
"type": "pylate.models.Dense.Dense"
}
]