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