splade-v3-ct2 / config.json
winstxnhdw's picture
feat: add splade-v3-ct2 model
e975683 verified
raw
history blame contribute delete
137 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"layer_norm_epsilon": 1e-12,
"multi_query_attention": false,
"unk_token": "[UNK]"
}