--- dataset_info: features: - name: problem dtype: string - name: answer dtype: string - name: solution_steps dtype: string - name: 24B_answer dtype: string - name: is_24B_correct dtype: bool - name: 3B_answer dtype: string - name: is_3B_correct dtype: bool splits: - name: train num_bytes: 1219020807 num_examples: 40315 download_size: 380568732 dataset_size: 1219020807 configs: - config_name: default data_files: - split: train path: data/train-* ---