testing_h4 / README.md
librarian-bot's picture
Librarian Bot: Add dpo tag
6b3318d verified
|
raw
history blame
1.09 kB
metadata
dataset_info:
  features:
    - name: chosen
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: rejected
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: prompt
      dtype: string
    - name: prompt_id
      dtype: string
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
  splits:
    - name: test_holdout_rm
      num_bytes: 26133
      num_examples: 10
    - name: test_ift
      num_bytes: 23368
      num_examples: 10
    - name: test_rl
      num_bytes: 28324
      num_examples: 10
    - name: test_rm
      num_bytes: 37997
      num_examples: 10
    - name: train_ift
      num_bytes: 26975
      num_examples: 10
    - name: train_rl
      num_bytes: 20943
      num_examples: 10
    - name: train_rm
      num_bytes: 33531
      num_examples: 10
  download_size: 186492
  dataset_size: 197271
tags:
  - dpo

Dataset Card for "testing_h4"

More Information needed