Type: huggingface.TextClassification
Namespace: huggingface
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| model | str |
Text-classification model repo id. | distilbert-base-uncased-finetuned-sst-2-english |
| inputs | str |
The text to classify. | `` |
Outputs
| Output | Type | Description |
|---|---|---|
| output | str |
|
| scores | list |
Related Nodes
Browse other nodes in the huggingface namespace.