Asap7772/subreddit_data
收藏Hugging Face2024-02-28 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Asap7772/subreddit_data
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: title
dtype: string
- name: selftext
dtype: string
- name: score
dtype: int64
- name: num_comments
dtype: int64
- name: upvote_ratio
dtype: float64
- name: created_utc
dtype: float64
- name: subreddit
dtype: string
splits:
- name: train
num_bytes: 3576983.349282297
num_examples: 1128
- name: test
num_bytes: 399556.65071770333
num_examples: 126
download_size: 2489160
dataset_size: 3976540.0
---
# Dataset Card for "subreddit_data"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Asap7772
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集: data/train-*
- 测试集: data/test-*
- 数据文件:
数据集信息
-
特征:
- title: 字符串类型
- selftext: 字符串类型
- score: 64位整数类型
- num_comments: 64位整数类型
- upvote_ratio: 64位浮点数类型
- created_utc: 64位浮点数类型
- subreddit: 字符串类型
-
数据分割:
- 训练集:
- 字节数: 3576983.349282297
- 样本数: 1128
- 测试集:
- 字节数: 399556.65071770333
- 样本数: 126
- 训练集:
-
下载大小: 2489160 字节
-
数据集大小: 3976540.0 字节



