RyanYr's picture
Upload dataset
9b69e60 verified
|
Raw
History Blame Contribute Delete
767 Bytes
metadata
dataset_info:
  features:
    - name: data_source
      dtype: string
    - name: problem
      dtype: string
    - name: solution
      dtype: string
    - name: answer
      dtype: string
    - name: prompt
      list:
        - name: role
          dtype: string
        - name: content
          dtype: string
    - name: reward_model
      struct:
        - name: ground_truth
          dtype: string
        - name: style
          dtype: string
    - name: responses
      list: string
  splits:
    - name: mixed.10
      num_bytes: 9449483
      num_examples: 1447
    - name: hard.10
      num_bytes: 12967935
      num_examples: 100
  download_size: 21383421
  dataset_size: 22417418
configs:
  - config_name: default
    data_files:
      - split: mixed.10
        path: data/mixed.10-*
      - split: hard.10
        path: data/hard.10-*