OKReddit-ReleaseCandidate4
收藏资源简介:
OKReddit是一个包含从2005年到2023年Reddit帖子评论的过滤集合,大小为6.5TiB,大约有6亿行数据。这个数据集主要用于研究或存档目的,主要语言为英语,但也包含其他小语种。数据集包括经过筛选的subreddit列表,由KaraKaraWitch策划,Recursal.ai资助,并已获得许可。数据集支持多种自然语言处理任务,如文本分类、语言建模、情感分析和主题建模。数据结构以每个subreddit中的提交线程为单位,包含线程ID、subreddit名称、对话内容和提交信息等。数据集的创建过程中,通过多种方式筛选和优化数据,以确保数据质量。最后,README文件还提供了关于数据集使用、社会影响、偏见讨论、许可信息、引用信息等详细信息。
OKReddit is a filtered collection of Reddit post comments spanning from 2005 to 2023, with a total size of 6.5 TiB and approximately 600 million rows of data. This dataset is primarily intended for research and archival purposes, with English as its dominant language while also including minor languages. The dataset includes a curated list of subreddits, curated by KaraKaraWitch, funded by Recursal.ai, and properly licensed. It supports a wide range of natural language processing (NLP) tasks, including text classification, language modeling, sentiment analysis, and topic modeling. The dataset is structured around submission threads within each subreddit, containing thread IDs, subreddit names, conversation content, submission metadata, and other relevant information. Multiple filtering and optimization methods were employed during the dataset's creation to ensure data quality. Additionally, the accompanying README file provides detailed information regarding dataset usage, societal impacts, bias discussions, licensing terms, citation guidelines, and other related details.
OKReddit数据集概述
基本信息
- 数据集名称: OKReddit (Release Candidate 4)
- 数据量: 6.5 TiB(约6亿行Reddit提交数据)
- 时间范围: 2005年至2023年
- 主要语言: 英语(含少量其他语言)
- 许可证: 数据部分遵循原始版权,脚本文件夹为Apache 2.0
- 标签: not-for-all-audiences(含NSFW内容)
数据来源
- 原始数据: Academic Torrents(由stuck_in_the_matrix、Watchful1、RaiderBDev及pushshift团队提供)
- 过滤版本: 包含约62,000个高质量子版块
数据结构
数据实例
- 字段:
thread_id: 帖子ID(含t3_前缀)subreddit: 子版块名称(不区分大小写)namedconversation: OpenAI兼容格式对话from: 作者用户名content: Reddit Markdown内容
submission: 原始提交数据(含标题、分数、创建时间等)comments: 原始评论数据(含嵌套结构)
标记系统
- 提交标记: 如
M表示NSFW内容,A表示已归档等(共20种布尔标记) - 评论标记: 如
A表示已归档,E表示已编辑等(共11种布尔标记)
筛选标准
子版块质量
- 参与度: 评论数/提交数比率
- 丰富度: 媒体提交比例的平方
- 多样性: (评论作者数+提交作者数)/提交作者数
- 基础阈值:
- 提交作者数≥70
- 评论作者数≥20
- 提交数≥450
- 评论数≥585
帖子价值
- 有效线程定义:
- ≥5条回复,或
- 文本帖子且字符数>2,500
评论过滤
- 分数<-4的评论被移除
-
50评论的线程中,嵌套超过6层的评论被移除
- 累计分数<0的线程分支被移除
应用场景
- 支持任务:
- 文本分类(按情感/主题/子版块)
- 语言建模
- 情感分析
- 主题建模
相关方
- 策划者: KaraKaraWitch
- 资助方: Recursal.ai
- 技术支持: RWKV开源基金会(非盈利组织)与Recursal AI(商业实体)
引用格式
TeX @dataset{OKReddit, title = {OKReddit}, year = {2024}, publisher = {KaraKaraWitch}, url = {https://huggingface.co/datasets/recursal/OKReddit-ReleaseCandidate3} }




