story_cloze / README.md
michaelginn's picture
Upload dataset
f1d44cd verified
metadata
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: chosen
      dtype: string
    - name: rejected
      dtype: string
  splits:
    - name: train
      num_bytes: 771896
      num_examples: 2806
    - name: test
      num_bytes: 130005
      num_examples: 468
    - name: eval
      num_bytes: 126985
      num_examples: 468
  download_size: 674206
  dataset_size: 1028886
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: eval
        path: data/eval-*