llm2vec-en-da-simcse / llm2vec_config.json
jealk's picture
Baseline: Llama-en 1000 steps ft (MNTP+SimCSE) on DK Wiki
3d10467 verified
raw
history blame
110 Bytes
{
"pooling_mode": "mean",
"max_length": 128,
"doc_max_length": 400,
"skip_instruction": true
}