setfit-absa-aspect / config_setfit.json
isolation-forest's picture
Add SetFit ABSA model
024d995 verified
raw
history blame
140 Bytes
{
"spacy_model": "en_core_web_lg",
"span_context": 0,
"labels": [
"no aspect",
"aspect"
],
"normalize_embeddings": false
}