fddemarco/pushshift-reddit
收藏Hugging Face2023-05-30 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/fddemarco/pushshift-reddit
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: author
dtype: string
- name: created_utc
dtype: int64
- name: id
dtype: string
- name: num_comments
dtype: int64
- name: score
dtype: int64
- name: selftext
dtype: string
- name: subreddit
dtype: string
- name: subreddit_id
dtype: string
- name: title
dtype: string
splits:
- name: train
num_bytes: 20253299583
num_examples: 121782217
download_size: 20253299583
dataset_size: 20253299583
---
# Dataset Card for "pushshift-reddit"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
fddemarco
原始信息汇总
数据集概述
数据集特征
- author:作者,数据类型为字符串。
- created_utc:创建时间(UTC),数据类型为整数。
- id:标识符,数据类型为字符串。
- num_comments:评论数量,数据类型为整数。
- score:评分,数据类型为整数。
- selftext:文本内容,数据类型为字符串。
- subreddit:子论坛名称,数据类型为字符串。
- subreddit_id:子论坛标识符,数据类型为字符串。
- title:标题,数据类型为字符串。
数据集分割
- train:训练集
- 数据大小:20253299583 字节
- 示例数量:121782217
数据集大小
- 下载大小:20253299583 字节
- 数据集大小:20253299583 字节



