setfit-absa-restaurants-polarity / config_setfit.json
ronalhung's picture
Add SetFit ABSA model
4ab1e77 verified
raw
history blame
172 Bytes
{
"spacy_model": "en_core_web_lg",
"normalize_embeddings": false,
"labels": [
"conflict",
"negative",
"neutral",
"positive"
],
"span_context": 3
}