Mitsuki-Sakamoto's picture
Upload README.md with huggingface_hub
2ef54df verified
metadata
dataset_info:
  features:
    - name: chosen_messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: rejected_messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: chosen_reward
      dtype: float64
    - name: rejected_reward
      dtype: float64
    - name: prompt
      dtype: string
    - name: prompt_decode
      dtype: string
    - name: prompt_response_decode
      dtype: string
    - name: response
      dtype: string
    - name: response_index
      dtype: int64
  splits:
    - name: train
      num_bytes: 81205562
      num_examples: 12114
  download_size: 18404323
  dataset_size: 81205562
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "answer_carefully_calm3-22b-chat_Llama-3.1-Nemotron-70B-Reward-HF-512-nsp-32_randpair"

More Information needed