joshuasundance's picture
Add SetFit ABSA model
4f7109f verified
raw
history blame contribute delete
140 Bytes
{
"spacy_model": "en_core_web_sm",
"labels": [
"no aspect",
"aspect"
],
"normalize_embeddings": false,
"span_context": 0
}