Gkumi/cleaned-pii-data
收藏Hugging Face2024-05-26 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Gkumi/cleaned-pii-data
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
dataset_info:
features:
- name: source_text
dtype: string
- name: bio_labels
sequence: string
- name: tokenised_text
sequence: string
splits:
- name: train
num_bytes: 105768004.27336034
num_examples: 80760
- name: test
num_bytes: 26443310.72663966
num_examples: 20191
download_size: 28004900
dataset_size: 132211315.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
This dataset includes three main features: source_text, bio_labels, and tokenised_text. The dataset is divided into training and test sets, containing 80760 and 20191 samples respectively. The download size of the dataset is 28004900 bytes, and the total size is 132211315.0 bytes.
提供机构:
Gkumi
原始信息汇总
数据集概述
数据集特征
- source_text: 数据类型为字符串。
- bio_labels: 数据类型为字符串序列。
- tokenised_text: 数据类型为字符串序列。
数据集划分
- 训练集 (train):
- 样本数量: 80760
- 数据大小: 105768004.27336034 字节
- 测试集 (test):
- 样本数量: 20191
- 数据大小: 26443310.72663966 字节
数据集大小
- 下载大小: 28004900 字节
- 数据集总大小: 132211315.0 字节
配置信息
- 默认配置 (default):
- 训练集路径:
data/train-* - 测试集路径:
data/test-*
- 训练集路径:



