andrewbai's picture
Upload dataset
7a71221 verified
metadata
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output_1
      dtype: string
    - name: output_2
      dtype: string
    - name: preference
      dtype: int64
  splits:
    - name: train
      num_bytes: 35910387
      num_examples: 7854
    - name: test
      num_bytes: 2204862
      num_examples: 500
  download_size: 21315085
  dataset_size: 38115249
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*