File size: 980 Bytes
1040277
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
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: 519392635
    num_examples: 50000
  download_size: 200427885
  dataset_size: 519392635
---
# Dataset Card for "pii-pile-chunk3-50000-100000-tagged"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)