Dataset Viewer
The dataset viewer is taking too long to fetch the data. Try to refresh this page.
Server-side error
Error code: ClientConnectionError
About
This dataset contains threads from 23 political subreddits from July 2024 - November 2024 (about a week after the US election).
Use this dataset as a baseline for subsets pertaining to Reddit's opinion on the 2024 election. We recommend using each thread's metadata as guidance. E.g.,
- r/politics subset
- controversial comments subset
- highly upvoted posts subset
- leftist/liberal threads subset
etc.
Subreddits
These are the subreddits scraped. Each conversation's subreddit can be found in metadata.subreddit.name
['destiny' 'hasan_piker' 'politics' 'vaushv' 'millenials' 'news' 'worldnews' 'economics' 'socialism' 'conservative' 'libertarian' 'neoliberal' 'republican' 'democrats' 'progressive' 'daverubin' 'jordanpeterson' 'samharris' 'joerogan' 'thedavidpakmanshow' 'benshapiro' 'themajorityreport' 'seculartalk']
dataset_info: features: - name: conversations list: - name: content dtype: string - name: role dtype: string - name: metadata struct: - name: controversiality dtype: int64 - name: normalized_controversiality dtype: float64 - name: post struct: - name: author dtype: string - name: downvotes dtype: int64 - name: flair dtype: string - name: score dtype: int64 - name: suggested_sort dtype: string - name: upvote_ratio dtype: float64 - name: upvotes dtype: int64 - name: subreddit struct: - name: name dtype: string - name: subscribers dtype: int64 splits: - name: train num_bytes: 201931627 num_examples: 173583 download_size: 117663856 dataset_size: 201931627 configs: - config_name: default data_files: - split: train path: data/train-* license: mit language: - en tags: - not-for-all-audiences - reddit pretty_name: r size_categories: - 100K<n<1M
- Downloads last month
- 24