dpo_mw / README.md
anthj's picture
Upload dataset
2e6e5b8 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: 1078596
      num_examples: 1157
    - name: eval
      num_bytes: 273991
      num_examples: 290
  download_size: 461511
  dataset_size: 1352587
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: eval
        path: data/eval-*