Datasets:
Formats:
parquet
Size:
10K - 100K
File size: 3,550 Bytes
96db4de ecb1d7e 96db4de 19014e1 96db4de 19014e1 0d89207 a0457eb 0d89207 19014e1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 |
---
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= {}
}
```
|