j-chim's picture
Upload README.md with huggingface_hub
e157acb
metadata
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