ummagumm-a's picture
Upload README.md with huggingface_hub
76c5c16
|
raw
history blame
664 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: 391716017
      num_examples: 334804
    - name: validation
      num_bytes: 21049796
      num_examples: 17624
  download_size: 0
  dataset_size: 412765813

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

More Information needed