enable inference
Browse files
README.md
CHANGED
@@ -6,7 +6,9 @@ language:
|
|
6 |
- en
|
7 |
library_name: transformers
|
8 |
pipeline_tag: text-classification
|
9 |
-
|
|
|
|
|
10 |
---
|
11 |
|
12 |
## Reddit post classification
|
|
|
6 |
- en
|
7 |
library_name: transformers
|
8 |
pipeline_tag: text-classification
|
9 |
+
widgets:
|
10 |
+
- text: "Biden says US is at tipping point on gun control: We will ban assault weapons in this country"
|
11 |
+
example_title: "classification"
|
12 |
---
|
13 |
|
14 |
## Reddit post classification
|