USER2-1C-code / 1_Pooling /config.json
Kostya165's picture
Upload folder using huggingface_hub
3d68cb6 verified
raw
history blame contribute delete
90 Bytes
{
"embedding_dimension": 768,
"pooling_mode": "mean",
"include_prompt": true
}