librarian-bot's picture
Librarian Bot: Add dpo tag
419564d verified
|
raw
history blame
605 Bytes
metadata
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: chosen
      struct:
        - name: score
          dtype: int64
        - name: text
          dtype: string
    - name: rejected
      struct:
        - name: score
          dtype: int64
        - name: text
          dtype: string
  splits:
    - name: train
      num_bytes: 341356800
      num_examples: 281940
  download_size: 196778839
  dataset_size: 341356800
tags:
  - dpo

Dataset Card for "cup-it-ds-classification-pairwise"

More Information needed