books-categories / config_setfit.json
omymble's picture
Push model using huggingface_hub.
1e87569 verified
raw
history blame contribute delete
No virus
234 Bytes
{
"spacy_model": "en_core_web_lg",
"normalize_embeddings": false,
"span_context": 3,
"labels": [
"BOOK#AUDIENCE",
"BOOK#AUTHOR",
"BOOK#GENERAL",
"BOOK#TITLE",
"CONTENT#CHARACTERS",
"CONTENT#GENRE"
]
}