BioLLM2Vec / llm2vec_config.json
jeffreyzhang92's picture
Upload 8 files
f1a0a9c verified
raw
history blame contribute delete
116 Bytes
{
"pooling_mode": "mean",
"max_length": 4096,
"doc_max_length": 400,
"skip_instruction": true
}