prompt-injection / README.md
jayavibhav's picture
Upload dataset
a5bd986 verified
|
raw
history blame contribute delete
No virus
415 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype: int64
  splits:
    - name: train
      num_bytes: 100295763
      num_examples: 261738
    - name: test
      num_bytes: 25086775
      num_examples: 65416
  download_size: 77302823
  dataset_size: 125382538
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*