tarekziade/profanity-clean
收藏Hugging Face2024-05-07 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/tarekziade/profanity-clean
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: is_offensive
dtype: int64
- name: text
dtype: string
splits:
- name: train
num_bytes: 31098161.411132928
num_examples: 91222
download_size: 5233292
dataset_size: 31098161.411132928
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
This dataset is used to detect whether text is offensive, containing two features: is_offensive (whether it is offensive, dtype is int64) and text (text content, dtype is string). The dataset is divided into a training set (train) with 91222 samples, totaling 31098161.411132928 bytes. The download size of the dataset is 5233292 bytes. The dataset configuration is default, and the data file path is data/train-*.
提供机构:
tarekziade
原始信息汇总
数据集概述
数据集特征
- is_offensive: 数据类型为 int64。
- text: 数据类型为 string。
数据集划分
- 训练集(train):
- 示例数量: 91222
- 数据大小: 31098161.411132928 字节
数据集大小与下载信息
- 下载大小: 5233292 字节
- 数据集总大小: 31098161.411132928 字节



