ummagumm-a's picture
Upload README.md with huggingface_hub
9217a80
|
raw
history blame contribute delete
No virus
593 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

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

More Information needed