Commit
·
eee935f
1
Parent(s):
0bce95c
Librarian Bot: Update dataset YAML metadata for model (#1)
Browse files- Librarian Bot: Update dataset YAML metadata for model (a2ad3d60a29527d2b50b17e654d36444305ee2da)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
---
|
| 2 |
language: en
|
| 3 |
license: apache-2.0
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
An NLP model that predicts subreddit based on the title of a post.
|
|
|
|
| 1 |
---
|
| 2 |
language: en
|
| 3 |
license: apache-2.0
|
| 4 |
+
datasets: daspartho/subreddit-posts
|
| 5 |
---
|
| 6 |
|
| 7 |
An NLP model that predicts subreddit based on the title of a post.
|