File size: 295 Bytes
5b01a50 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
---
license: apache-2.0
language:
- en
library_name: transformers
pipeline_tag: text-classification
tags:
- code
---
Customized Text classification pipeline that accepts multi-line text inputs.
This is an extension from pre-built TextClassificationPipeline that also accepts longer text inputs |