feed-classifier / 1_Pooling /config.json
stephen-standd's picture
Upload folder using huggingface_hub
91c3912 verified
raw
history blame contribute delete
90 Bytes
{
"embedding_dimension": 384,
"pooling_mode": "mean",
"include_prompt": true
}