Atharva07/pii_detect_train
收藏Hugging Face2024-02-22 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Atharva07/pii_detect_train
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: document
dtype: int64
- name: full_text
dtype: string
- name: tokens
sequence: string
- name: trailing_whitespace
sequence: bool
- name: labels
sequence:
class_label:
names:
'0': B-EMAIL
'1': B-ID_NUM
'2': B-NAME_STUDENT
'3': B-PHONE_NUM
'4': B-STREET_ADDRESS
'5': B-URL_PERSONAL
'6': B-USERNAME
'7': I-ID_NUM
'8': I-NAME_STUDENT
'9': I-PHONE_NUM
'10': I-STREET_ADDRESS
'11': I-URL_PERSONAL
'12': O
splits:
- name: train
num_bytes: 107466375
num_examples: 6807
download_size: 25506099
dataset_size: 107466375
---
# Dataset Card for "pii_detect_train"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Atharva07
原始信息汇总
数据集概述
配置
- 配置名称: default
- 数据文件:
- 分割: train
- 路径: data/train-*
数据集信息
- 特征:
- 名称: document
- 数据类型: int64
- 名称: full_text
- 数据类型: string
- 名称: tokens
- 序列类型: string
- 名称: trailing_whitespace
- 序列类型: bool
- 名称: labels
- 序列类型:
- 类标签:
- 名称:
- 0: B-EMAIL
- 1: B-ID_NUM
- 2: B-NAME_STUDENT
- 3: B-PHONE_NUM
- 4: B-STREET_ADDRESS
- 5: B-URL_PERSONAL
- 6: B-USERNAME
- 7: I-ID_NUM
- 8: I-NAME_STUDENT
- 9: I-PHONE_NUM
- 10: I-STREET_ADDRESS
- 11: I-URL_PERSONAL
- 12: O
- 名称:
- 类标签:
- 序列类型:
- 名称: document
分割
- 名称: train
- 字节数: 107466375
- 样本数: 6807
大小
- 下载大小: 25506099
- 数据集大小: 107466375



