aarnphm commited on
Commit
5b01a50
·
1 Parent(s): adb681e

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ library_name: transformers
6
+ pipeline_tag: text-classification
7
+ tags:
8
+ - code
9
+ ---
10
+
11
+ Customized Text classification pipeline that accepts multi-line text inputs.
12
+
13
+ This is an extension from pre-built TextClassificationPipeline that also accepts longer text inputs