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 |