setfit-absa-books-polarity / config_setfit.json
omymble's picture
Add SetFit ABSA model
f9f6a24 verified
raw
history blame contribute delete
156 Bytes
{
"labels": [
"negative",
"neutral",
"positive"
],
"spacy_model": "en_core_web_lg",
"span_context": 3,
"normalize_embeddings": false
}