ped_negation / README.md
typorch's picture
Upload dataset
3c6d121 verified
metadata
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: positive_example
      dtype: string
    - name: negative_example
      dtype: string
  splits:
    - name: train
      num_bytes: 829824.6351351351
      num_examples: 236
    - name: test
      num_bytes: 210972.36486486485
      num_examples: 60
  download_size: 537326
  dataset_size: 1040797
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*