--- dataset_info: - config_name: all features: - name: example_id dtype: int64 - name: prompt list: - name: content dtype: string - name: role dtype: string - name: completion list: - name: content dtype: string - name: reasoning_content dtype: string - name: role dtype: string - name: task dtype: string - name: reward dtype: float64 - name: generation_ms dtype: float64 - name: scoring_ms dtype: float64 - name: total_ms dtype: float64 - name: info struct: - name: module_name dtype: string - name: python_code dtype: string - name: triton_code dtype: string - name: answer dtype: string - name: speedup_reward dtype: float64 - name: num_turns dtype: float64 - name: oai_tools dtype: string - name: difficulty dtype: string - name: evaluation_raw dtype: string - name: data_source dtype: string splits: - name: train num_bytes: 289920452 num_examples: 6187 - name: validation num_bytes: 31867507 num_examples: 688 download_size: 107418231 dataset_size: 321787959 - config_name: base features: - name: example_id dtype: int64 - name: prompt list: - name: content dtype: string - name: role dtype: string - name: completion list: - name: content dtype: string - name: reasoning_content dtype: string - name: role dtype: string - name: task dtype: string - name: reward dtype: float64 - name: generation_ms dtype: float64 - name: scoring_ms dtype: float64 - name: total_ms dtype: float64 - name: info struct: - name: module_name dtype: string - name: python_code dtype: string - name: triton_code dtype: string - name: answer dtype: string - name: speedup_reward dtype: float64 - name: num_turns dtype: float64 - name: oai_tools dtype: string - name: difficulty dtype: string - name: evaluation_raw dtype: string - name: data_source dtype: string splits: - name: train num_bytes: 170947347 num_examples: 3883 - name: validation num_bytes: 19340930 num_examples: 432 download_size: 62162963 dataset_size: 190288277 - config_name: default features: - name: example_id dtype: int64 - name: prompt list: - name: content dtype: string - name: role dtype: string - name: completion list: - name: content dtype: string - name: reasoning_content dtype: string - name: role dtype: string - name: task dtype: string - name: reward dtype: float64 - name: generation_ms dtype: float64 - name: scoring_ms dtype: float64 - name: total_ms dtype: float64 - name: info struct: - name: module_name dtype: string - name: python_code dtype: string - name: triton_code dtype: string - name: answer dtype: string - name: speedup_reward dtype: float64 - name: num_turns dtype: float64 - name: oai_tools dtype: string - name: difficulty dtype: string - name: evaluation_raw dtype: string - name: data_source dtype: string splits: - name: train num_bytes: 289920043 num_examples: 6187 - name: validation num_bytes: 31867507 num_examples: 688 download_size: 107431987 dataset_size: 321787550 - config_name: synthetic features: - name: example_id dtype: int64 - name: prompt list: - name: content dtype: string - name: role dtype: string - name: completion list: - name: content dtype: string - name: reasoning_content dtype: string - name: role dtype: string - name: task dtype: string - name: reward dtype: float64 - name: generation_ms dtype: float64 - name: scoring_ms dtype: float64 - name: total_ms dtype: float64 - name: info struct: - name: module_name dtype: string - name: python_code dtype: string - name: triton_code dtype: string - name: answer dtype: string - name: speedup_reward dtype: float64 - name: num_turns dtype: float64 - name: oai_tools dtype: 'null' - name: difficulty dtype: string - name: evaluation_raw dtype: string - name: data_source dtype: string splits: - name: train num_bytes: 118963115 num_examples: 2304 - name: validation num_bytes: 12525467 num_examples: 256 download_size: 45326569 dataset_size: 131488582 configs: - config_name: all data_files: - split: train path: all/train-* - split: validation path: all/validation-* - config_name: base data_files: - split: train path: base/train-* - split: validation path: base/validation-* - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - config_name: synthetic data_files: - split: train path: synthetic/train-* - split: validation path: synthetic/validation-* ---