ABSA-polarity / config_setfit.json
RagN's picture
Add SetFit ABSA model
f37472a verified
raw
history blame contribute delete
172 Bytes
{
"normalize_embeddings": false,
"span_context": 3,
"spacy_model": "en_core_web_lg",
"labels": [
"conflict",
"negative",
"neutral",
"positive"
]
}