rl-prompt-dataset / README.md
Dahoas's picture
Upload README.md with huggingface_hub
e40ce28
metadata
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: response
      dtype: string
    - name: chosen
      dtype: string
    - name: rejected
      dtype: string
  splits:
    - name: train
      num_bytes: 331075688
      num_examples: 201417
    - name: test
      num_bytes: 7649255
      num_examples: 5103
  download_size: 206459232
  dataset_size: 338724943

Dataset Card for "rl-prompt-dataset"

More Information needed