pii_checks_data_elm / README.md
loubnabnl's picture
loubnabnl HF staff
Upload README.md with huggingface_hub
b706d6d
|
raw
history blame contribute delete
No virus
942 Bytes
metadata
dataset_info:
  features:
    - name: entities
      list:
        - name: context
          dtype: string
        - name: end
          dtype: int64
        - name: score
          dtype: float64
        - name: start
          dtype: int64
        - name: tag
          dtype: string
        - name: value
          dtype: string
    - name: max_stars_repo_path
      dtype: string
    - name: max_stars_repo_name
      dtype: string
    - name: max_stars_count
      dtype: int64
    - name: content
      dtype: string
    - name: id
      dtype: string
    - name: new_content
      dtype: string
    - name: modified
      dtype: bool
    - name: references
      dtype: string
    - name: language
      dtype: string
  splits:
    - name: train
      num_bytes: 37294354
      num_examples: 1000
  download_size: 13081864
  dataset_size: 37294354

Dataset Card for "pii_checks_data_elm"

More Information needed