HH2 / README.md
Changahou's picture
Initial upload: Japanese HH-RLHF → Anthropic DPO format (fixed line breaks)
eccf520 verified
metadata
dataset_info:
  features:
    - name: chosen
      dtype: string
    - name: rejected
      dtype: string
    - name: prompt
      dtype: string
  splits:
    - name: train
      num_bytes: 784245799
      num_examples: 505391
    - name: test
      num_bytes: 19997243
      num_examples: 18433
  download_size: 259222454
  dataset_size: 804243042
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*