LISRec-MFilter / openmatch_config.json
xhd0728's picture
updata
5e972cf verified
raw
history blame contribute delete
192 Bytes
{
"tied": true,
"plm_backbone": {
"type": "TASTEModel",
"feature": "last_hidden_state"
},
"pooling": "first",
"linear_head": false,
"normalize": false
}