--- 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 - name: few_shot_prompt dtype: string splits: - name: train num_bytes: 292598270 num_examples: 23517 download_size: 70734356 dataset_size: 292598270 configs: - config_name: default data_files: - split: train path: data/train-* ---