ummagumm-a's picture
Upload README.md with huggingface_hub
cad76c4
|
raw
history blame
672 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: 392204102
      num_examples: 334804
    - name: validation
      num_bytes: 20535167
      num_examples: 17624
  download_size: 234243495
  dataset_size: 412739269

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

More Information needed