TTC-unsupervised-1 / llm2vec_config.json
jealk's picture
SimCSE on Scandi WIki, after MNTP on DK Wiki, with llama-swe base
0fb4728 verified
raw
history blame contribute delete
110 Bytes
{
"pooling_mode": "mean",
"max_length": 128,
"doc_max_length": 400,
"skip_instruction": true
}