OveralignDataset / README.md
Sakonii's picture
Upload dataset
2783817 verified
metadata
dataset_info:
  features:
    - name: plain_text
      dtype: string
    - name: text_type
      dtype: string
    - name: intended_task
      dtype: string
  splits:
    - name: with_harmful_response
      num_bytes: 277802
      num_examples: 270
    - name: train
      num_bytes: 780738
      num_examples: 777
    - name: test
      num_bytes: 277802
      num_examples: 270
  download_size: 538694
  dataset_size: 1336342
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: with_harmful_response
        path: data/with_harmful_response-*
      - split: test
        path: data/test-*