serjtroshin/jigsaw_unintended_bias_public_data
收藏Hugging Face2024-05-31 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/serjtroshin/jigsaw_unintended_bias_public_data
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: comment_text
dtype: string
- name: labels
sequence: float64
splits:
- name: test_public_leaderboard
num_bytes: 35331124
num_examples: 97320
download_size: 20751069
dataset_size: 35331124
configs:
- config_name: default
data_files:
- split: test_public_leaderboard
path: data/test_public_leaderboard-*
---
This dataset is primarily used for text classification tasks, containing comment text and corresponding labels. The comment text is stored as strings, and the labels are sequences of floating-point numbers. The dataset is split into a partition named test_public_leaderboard, which contains 97320 samples and 35331124 bytes of data. The download size of the dataset is 20751069 bytes, and the total size of the dataset is 35331124 bytes.
提供机构:
serjtroshin
原始信息汇总
数据集概述
数据集特征
- comment_text:文本类型,用于存储评论文本。
- labels:序列类型,数据类型为
float64,用于存储标签信息。
数据集划分
- test_public_leaderboard:
- 示例数量:97320
- 数据大小:35331124字节
数据集大小
- 下载大小:20751069字节
- 数据集总大小:35331124字节
数据文件配置
- config_name: default
- data_files:
- split: test_public_leaderboard
- path: data/test_public_leaderboard-*



