Datasets:
Formats:
parquet
Size:
10K - 100K
dataset_info: | |
features: | |
- name: subreddit | |
dtype: string | |
- name: subreddit_id | |
dtype: string | |
- name: id | |
dtype: string | |
- name: url | |
dtype: string | |
- name: title | |
dtype: string | |
- name: selftext | |
dtype: string | |
- name: num_comments | |
dtype: int64 | |
- name: over_18 | |
dtype: bool | |
- name: created_utc | |
dtype: timestamp[us] | |
- name: ups | |
dtype: int64 | |
- name: downs | |
dtype: int64 | |
- name: score | |
dtype: int64 | |
- name: author | |
dtype: string | |
- name: author_flair_text | |
dtype: string | |
- name: author_flair_css_class | |
dtype: string | |
- name: major_language | |
dtype: string | |
- name: korean_ratio | |
dtype: float64 | |
- name: has_korean | |
dtype: bool | |
splits: | |
- name: train | |
num_bytes: 18616830.020891637 | |
num_examples: 41328 | |
download_size: 34912914 | |
dataset_size: 18616830.020891637 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
language: | |
- ko | |
- en | |
- Comments: [werty1248/Korea-Related-Reddit-comments](https://huggingface.co/datasets/werty1248/Korea-Related-Reddit-comments) | |
- - **This dataset may contain aggressive content.** | |
### Source | |
- [Subreddit comments/submissions 2005-06 to 2024-12](https://academictorrents.com/details/1614740ac8c94505e4ecb9d88be8bed7b6afddd4?stats=True) | |
- Korea/Korean related posts only | |
### Subset | |
- Targeted subreddits | |
- r/hanguk | |
- r/Korea* | |
- r/Korean* | |
- r/kpop* | |
- Posts | |
- Contains at least one Korean character in the selftext (body). | |
- Comments | |
- Only comments that reply to Korean posts as defined above. | |
### Statistics | |
- Total data: 3.28TB | |
- Korea/Korean-related subreddit data: 3.66GB | |
- 1,755,918 posts | |
- 18,376,820 comments | |
- Posts including Korean character | |
- 41,328 posts | |
- Posts written in Korean | |
- 7,684 posts | |
- Comments reply to posts that including Korean character | |
- 589,887 comments | |
### License | |
- **No license specified, the work may be protected by copyright.** | |
- https://www.reddit.com/r/pushshift/comments/1akrhg3/separate_dump_files_for_the_top_40k_subreddits/ | |
### Attribute | |
- subreddit: ๋ ๋ง ์ฑ๋๋ช | |
- subreddit_id: ๋ ๋ง ์ฑ๋ id | |
- id: ๊ฒ์๊ธ id | |
- url: url | |
- title: ์ ๋ชฉ | |
- selftext: ๋ณธ๋ฌธ | |
- num_comments: ๋๊ธ ์ | |
- over_18: 18์ธ ์ด์ ํ์ธ ๊ฐ๋ฅ | |
- created_utc: ์์ฑ์ผ์ | |
- ups: ์ข์์ ์ | |
- downs: ์ซ์ด์ ์ | |
- score: ups - downs ? | |
- author: ์์ฑ์ | |
- major_language: ๋ณธ๋ฌธ์ ์ฃผ์ ์ธ์ด | |
- korean_ratio: (ํ๊ธ ๊ฐ์) / (ํ๊ธ ๊ฐ์ + ์ํ๋ฒณ ๊ฐ์) | |
- has_korean: ๋ณธ๋ฌธ์ ํ๊ธ ํฌํจ ์ฌ๋ถ (ํญ์ True) | |
``` | |
@article{, | |
title= {Subreddit comments/submissions 2005-06 to 2024-12}, | |
journal= {}, | |
author= {Watchful1}, | |
year= {}, | |
url= {https://www.reddit.com/r/pushshift/comments/1itme1k/separate_dump_files_for_the_top_40k_subreddits/?}, | |
abstract= {This is the top 40,000 subreddits from reddit's history in separate files. You can use your torrent client to only download the subreddit's you're interested in. | |
These are from the pushshift dumps from 2005-06 to 2024-12 which can be found here https://academictorrents.com/details/ba051999301b109eab37d16f027b3f49ade2de13 | |
These are zstandard compressed ndjson files. Example python scripts for parsing the data can be found here https://github.com/Watchful1/PushshiftDumps | |
If you have questions, please reply to this reddit post or DM u/Watchful on reddit or respond to this post https://www.reddit.com/r/pushshift/comments/1akrhg3/separate_dump_files_for_the_top_40k_subreddits/}, | |
keywords= {reddit}, | |
terms= {}, | |
license= {}, | |
superseded= {} | |
} | |
``` | |