--- license: apache-2.0 dataset_info: features: - name: output_description dtype: string - name: submission_id dtype: string - name: status dtype: string - name: problem_id dtype: string - name: input_description dtype: string - name: attempt dtype: string - name: problem_description dtype: string - name: samples dtype: string - name: prompts dtype: string - name: llm_verification_text dtype: string - name: llm_verification_plan dtype: string splits: - name: train num_bytes: 143110850 num_examples: 23517 download_size: 40521983 dataset_size: 143110850 configs: - config_name: default data_files: - split: train path: data/train-* ---