GokhanAI's picture
Upload README.md with huggingface_hub
7307801
metadata
license: apache-2.0
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: response
      dtype: string
    - name: chosen
      dtype: string
    - name: rejected
      dtype: string
  splits:
    - name: train
      num_bytes: 14478258.68503967
      num_examples: 24343
    - name: test
      num_bytes: 1189521.314960331
      num_examples: 2000
  download_size: 5087812
  dataset_size: 15667780