werty1248's picture
Update README.md
a0457eb verified
metadata
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

Source

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

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= {}
}