--- dataset_info: features: - name: id dtype: int64 - name: category dtype: string - name: unit dtype: string - name: problem dtype: string - name: problem_source dtype: string - name: generated_solution dtype: string - name: expected_answer dtype: string - name: tir_attempts dtype: int64 - name: fallback_used dtype: bool - name: tir_status dtype: string - name: llm-code dtype: string - name: output dtype: string splits: - name: train num_bytes: 94012 num_examples: 98 download_size: 38638 dataset_size: 94012 configs: - config_name: default data_files: - split: train path: data/train-* ---