Vincentnien's picture
Upload README.md with huggingface_hub
57cc34a
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: repo_id
      dtype: string
    - name: file_path
      dtype: string
    - name: content
      dtype: string
    - name: __index_level_0__
      dtype: int64
    - name: index
      dtype: int64
    - name: secrets
      dtype: string
    - name: has_secrets
      dtype: bool
    - name: number_secrets
      dtype: int64
    - name: new_content
      dtype: string
    - name: modified
      dtype: bool
    - name: references
      dtype: string
  splits:
    - name: train
      num_bytes: 498783.18073461443
      num_examples: 46
  download_size: 0
  dataset_size: 498783.18073461443

Dataset Card for "bigcode-pii-pjj_checks"

More Information needed