TheKostins's picture
Update 1_Pooling/config.json
255511f verified
Raw
History Blame Contribute Delete
118 Bytes
{
"embedding_dimension": 1024,
"pooling_mode": "mean",
"include_prompt": true,
"max_seq_length": 256
}