j-chim/pii-pile-chunk3-150000-200000-tagged
收藏资源简介:
--- dataset_info: features: - name: texts sequence: string - name: meta struct: - name: pile_set_name dtype: string - name: scores sequence: float64 - name: avg_score dtype: float64 - name: num_sents dtype: int64 - name: tagged_pii_results list: - name: analysis_explanation dtype: 'null' - name: end dtype: int64 - name: entity_type dtype: string - name: recognition_metadata struct: - name: recognizer_identifier dtype: string - name: recognizer_name dtype: string - name: score dtype: float64 - name: start dtype: int64 splits: - name: train num_bytes: 512476526 num_examples: 49998 download_size: 196006381 dataset_size: 512476526 --- # Dataset Card for "pii-pile-chunk3-150000-200000-tagged" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
## 数据集信息 ### 特征字段 1. texts:字符串序列类型 2. meta:结构体类型,包含子字段`pile_set_name`(字符串类型,标识所属Pile语料子集) 3. scores:双精度浮点数(float64)序列类型 4. avg_score:双精度浮点数(float64)类型,对应平均得分 5. num_sents:64位整数(int64)类型,统计句子总数量 6. tagged_pii_results:列表类型,列表元素为包含以下字段的结构体: - analysis_explanation:空值类型,分析解释字段 - end:64位整数类型,实体结束位置 - entity_type:字符串类型,实体类别 - recognition_metadata:结构体类型,包含`recognizer_identifier`(识别器标识符,字符串类型)与`recognizer_name`(识别器名称,字符串类型) - score:双精度浮点数类型,实体识别置信得分 - start:64位整数类型,实体起始位置 ### 数据集划分 - train(训练集):字节大小为512476526,共包含49998个样本 - 下载大小:196006381 - 数据集总大小:512476526 # "pii-pile-chunk3-150000-200000-tagged"数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集名称
- 名称: pii-pile-chunk3-150000-200000-tagged
数据集特征
- texts: 字符串序列
- meta: 结构化数据
- pile_set_name: 字符串类型
- scores: 浮点数序列(float64)
- avg_score: 浮点数类型(float64)
- num_sents: 整数类型(int64)
- tagged_pii_results: 列表
- analysis_explanation: 空值(null)
- end: 整数类型(int64)
- entity_type: 字符串类型
- recognition_metadata: 结构化数据
- recognizer_identifier: 字符串类型
- recognizer_name: 字符串类型
- score: 浮点数类型(float64)
- start: 整数类型(int64)
数据集分割
- train:
- num_bytes: 512476526
- num_examples: 49998
数据集大小
- 下载大小: 196006381
- 数据集大小: 512476526




