books-full-bge-polarity / config_setfit.json
omymble's picture
Add SetFit ABSA model
e88936a verified
{
"normalize_embeddings": false,
"spacy_model": "en_core_web_lg",
"span_context": 3,
"labels": [
"negative",
"neutral",
"positive"
]
}