--- dataset_info: features: - name: problem dtype: string - name: solution dtype: string - name: answer dtype: string - name: gemini_solution dtype: string - name: incorrect_solution dtype: string - name: rephrased_solution dtype: string - name: intervention struct: - name: content dtype: string - name: location dtype: int64 - name: intervention_solution dtype: string - name: full_guidance dtype: string - name: full_guidance_prompt dtype: string - name: problem_id dtype: int64 splits: - name: train num_bytes: 17197985 num_examples: 101 download_size: 7281924 dataset_size: 17197985 configs: - config_name: default data_files: - split: train path: data/train-* ---