CoolFace
Datasetpublic

aihpi/20_newsgroups_demo

20newsgroups Demo This 20 newgroups dataset is a filtered version containing only the "atheism.alt" and "soc.religion.christian". It is based on the SetFit/20_newsgroups dataset. This dataset is used for our workshops at the AI Maker Community, a project sponsored by the Federal Ministry of Education and Research in Germany. Original Dataset This is a version of the 20 newsgroups dataset that is provided in Scikit-learn. From the Scikit-learn docs: The 20… See the full description on the dataset page: https://huggingface.co/datasets/aihpi/20_newsgroups_demo.

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes27downloads
Dataset Card

20newsgroups Demo

This 20 newgroups dataset is a filtered version containing only the "atheism.alt" and "soc.religion.christian". It is based on the SetFit/20_newsgroups dataset. This dataset is used for our workshops at the AI Maker Community, a project sponsored by the Federal Ministry of Education and Research in Germany.

Original Dataset

This is a version of the 20 newsgroups dataset that is provided in Scikit-learn. From the Scikit-learn docs:

The 20 newsgroups dataset comprises around 18000 newsgroups posts on 20 topics split in two subsets: one for training (or development) and the other one for testing (or for performance evaluation). The split between the train and test set is based upon a messages posted before and after a specific date.

We followed the recommended practice to remove headers, signature blocks, and quotations from each news article.