Update README.md
Browse files
README.md
CHANGED
@@ -6,4 +6,8 @@ language:
|
|
6 |
- en
|
7 |
library_name: transformers
|
8 |
pipeline_tag: text-classification
|
9 |
-
---
|
|
|
|
|
|
|
|
|
|
6 |
- en
|
7 |
library_name: transformers
|
8 |
pipeline_tag: text-classification
|
9 |
+
---
|
10 |
+
|
11 |
+
### Reddit post classification
|
12 |
+
|
13 |
+
This model predicts the subreddit of a provided post
|