appmixer.ai.huggingface.SummarizeText
Summarize Text
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Model | text | Repository ID of a summarization model, e.g. facebook/bart-large-cnn or google/pegasus-xsum. |
| Text | textarea | The text to summarize. |
| Truncation | select | How to handle text longer than the model's context window. Leave empty for the model default. |
| Field | Type | Description |
|---|---|---|
| Model | string | - |
| Summary | string | - |
| Input Length | integer | - |
| Summary Length | integer | - |