Update README.md
Browse files
README.md
CHANGED
|
@@ -5,5 +5,7 @@ license: mit
|
|
| 5 |
Dataset containing 20,000+ conspiracy theories taken from r/conspiracy on Reddit between 2005 up to 2024. The conspiracies have been filtered to improve quality.
|
| 6 |
All posts contain more than 200 words, and low quality posts such as questions have been filtered out (most of them).
|
| 7 |
|
|
|
|
|
|
|
| 8 |
Create your own Reddit post dataset using the following scripts https://github.com/deboradum/redditTextDatasetGenerator
|
| 9 |
|
|
|
|
| 5 |
Dataset containing 20,000+ conspiracy theories taken from r/conspiracy on Reddit between 2005 up to 2024. The conspiracies have been filtered to improve quality.
|
| 6 |
All posts contain more than 200 words, and low quality posts such as questions have been filtered out (most of them).
|
| 7 |
|
| 8 |
+
See the other bersion of this dataset, with longer posts here: https://huggingface.co/datasets/deboradum/longConspiracyTheories
|
| 9 |
+
|
| 10 |
Create your own Reddit post dataset using the following scripts https://github.com/deboradum/redditTextDatasetGenerator
|
| 11 |
|