OneShot-RLVR / README.md
AmirMohseni's picture
Upload dataset
03e8f29 verified
metadata
dataset_info:
  features:
    - name: data_source
      dtype: string
    - name: prompt
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: ability
      dtype: string
    - name: reward_model
      struct:
        - name: ground_truth
          dtype: string
        - name: style
          dtype: string
    - name: extra_info
      struct:
        - name: index
          dtype: int64
        - name: split
          dtype: string
    - name: question
      dtype: string
    - name: answer
      dtype: string
  splits:
    - name: pi1
      num_bytes: 106624
      num_examples: 128
    - name: pi2
      num_bytes: 34432
      num_examples: 128
    - name: pi13
      num_bytes: 81792
      num_examples: 128
    - name: pi1209
      num_bytes: 118144
      num_examples: 128
    - name: merge_pi1_pi13
      num_bytes: 94208
      num_examples: 128
    - name: merge_pi1_pi2_pi13_pi1209_r128
      num_bytes: 85248
      num_examples: 128
    - name: dsr_sub
      num_bytes: 795783
      num_examples: 1209
    - name: random_4
      num_bytes: 81600
      num_examples: 128
    - name: top_50_mean
      num_bytes: 32910.79404466501
      num_examples: 50
  download_size: 487154
  dataset_size: 1430741.794044665
configs:
  - config_name: default
    data_files:
      - split: pi1
        path: data/pi1-*
      - split: pi2
        path: data/pi2-*
      - split: pi13
        path: data/pi13-*
      - split: pi1209
        path: data/pi1209-*
      - split: merge_pi1_pi13
        path: data/merge_pi1_pi13-*
      - split: merge_pi1_pi2_pi13_pi1209_r128
        path: data/merge_pi1_pi2_pi13_pi1209_r128-*
      - split: dsr_sub
        path: data/dsr_sub-*
      - split: random_4
        path: data/random_4-*
      - split: top_50_mean
        path: data/top_50_mean-*