Huggmachas/aggression-dataset
收藏Hugging Face2024-05-23 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Huggmachas/aggression-dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: text
dtype: string
- name: label
dtype: string
- name: source
dtype: string
splits:
- name: train
num_bytes: 8184872
num_examples: 34338
download_size: 4362952
dataset_size: 8184872
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes four features: id, text, label, and source, all of which are string type. The dataset is divided into a training set (train) with 34,338 samples, totaling 8,184,872 bytes. The download size of the dataset is 4,362,952 bytes, and the total size of the dataset is 8,184,872 bytes. The dataset configuration is default, with the training data file path being data/train-*.
提供机构:
Huggmachas
原始信息汇总
数据集概述
数据集特征
- id: 数据类型为字符串。
- text: 数据类型为字符串。
- label: 数据类型为字符串。
- source: 数据类型为字符串。
数据集划分
- 训练集(train):
- 示例数量: 34338
- 数据大小: 8184872字节
数据集大小
- 下载大小: 4362952字节
- 数据集总大小: 8184872字节
配置信息
- 默认配置(default):
- 训练数据路径:
data/train-*
- 训练数据路径:



