librarian-bot commited on
Commit
a2ad3d6
1 Parent(s): 0bce95c

Librarian Bot: Update dataset YAML metadata for model

Browse files

This is a pull request to add a dataset, [`daspartho/subreddit-posts`](https://huggingface.co/datasets/daspartho/subreddit-posts), to the metadata for your model (defined in the `YAML` block of your model's `README.md`).
The pull request was made by [librarian-bot](https://huggingface.co/librarian-bot) and used a combination of rules and/or machine learning to suggest this additional metadata.
If this suggestion is incorrect, feel free to close this pull request.

Librarian Bot was made by [@davanstrien](https://huggingface.co/davanstrien); feel free to get in touch with feedback.

Files changed (1) hide show
  1. README.md +1 -0
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.