--- dataset_info: features: - name: source dtype: string - name: task_type dtype: string - name: in_source_id dtype: string - name: problem dtype: string - name: gold_standard_solution dtype: string - name: verification_info struct: - name: language dtype: string - name: test_cases list: - name: input dtype: string - name: output dtype: string - name: type dtype: string - name: metadata struct: - name: difficulty dtype: string - name: problem_url dtype: string - name: problem_id dtype: string - name: contaminated_aime_2024 dtype: bool - name: contaminated_aime_2025 dtype: bool - name: contaminated_math_500 dtype: bool - name: contaminated_gpqa dtype: bool - name: contaminated_lcb dtype: bool splits: - name: train num_bytes: 35982520 num_examples: 1800 download_size: 25003031 dataset_size: 35982520 configs: - config_name: default data_files: - split: train path: data/train-* ---