test_model / llm2vec_config.json
yilunzhao's picture
Training in progress, step 1
3e28edd verified
raw
history blame contribute delete
111 Bytes
{
"pooling_mode": "mean",
"max_length": 2048,
"doc_max_length": 400,
"skip_instruction": true
}