thisiskeithkwan/Reddit_C-SSRS
收藏Hugging Face2024-05-29 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/thisiskeithkwan/Reddit_C-SSRS
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: User
dtype: string
- name: Post
dtype: string
- name: Label
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 2946934
num_examples: 400
- name: test
num_bytes: 680403
num_examples: 100
download_size: 2169305
dataset_size: 3627337
---
# Dataset Card for "Reddit_C-SSRS"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The Reddit_C-SSRS dataset includes information about User, Post, Label, and __index_level_0__. The dataset is divided into train and test sets, containing 400 and 100 samples respectively. The download size of the dataset is 2169305 bytes, and the total size is 3627337 bytes.
提供机构:
thisiskeithkwan
原始信息汇总
数据集概述
配置信息
- 默认配置 (default)
- 训练数据路径:
data/train-* - 测试数据路径:
data/test-*
- 训练数据路径:
数据集特征
- 用户 (User): 数据类型为字符串
- 帖子 (Post): 数据类型为字符串
- 标签 (Label): 数据类型为字符串
- 索引层级0 (index_level_0): 数据类型为整数
数据集划分
- 训练集 (train)
- 样本数量: 400
- 数据大小: 2946934字节
- 测试集 (test)
- 样本数量: 100
- 数据大小: 680403字节
数据集大小
- 下载大小: 2169305字节
- 总数据集大小: 3627337字节



