CodeGen-Supervised / llm2vec_config.json
Denis641's picture
Upload 12 files
b7bdef8 verified
raw
history blame contribute delete
No virus
110 Bytes
{
"pooling_mode": "mean",
"max_length": 512,
"doc_max_length": 400,
"skip_instruction": true
}