t5-base-marco-crop-pretrain-2048 / openmatch_config.json
jmvcoelho's picture
Upload folder using huggingface_hub
0305331 verified
raw
history blame contribute delete
193 Bytes
{
"tied": true,
"plm_backbone": {
"type": "T5ModelRoPE",
"feature": "last_hidden_state"
},
"pooling": "first",
"linear_head": false,
"normalize": false
}