dpo_hard / README.md
anthj's picture
Upload dataset
41e65e9 verified
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: chosen
      dtype: string
    - name: rejected
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 27535644
      num_examples: 26046
    - name: eval
      num_bytes: 3044415
      num_examples: 2894
  download_size: 8499652
  dataset_size: 30580059
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: eval
        path: data/eval-*