--- dataset_info: features: - name: data_source dtype: string - name: question dtype: string - name: index dtype: int64 - name: prime_correctness dtype: bool - name: llm_verifier_is_correct dtype: bool - name: llm_verifier_reasoning dtype: string - name: ground_truth_answer dtype: string - name: model_answer dtype: string - name: synthetic_data dtype: bool - name: conversations list: - name: from dtype: string - name: value dtype: string splits: - name: train num_bytes: 311957383.7615205 num_examples: 159136 download_size: 87190062 dataset_size: 311957383.7615205 configs: - config_name: default data_files: - split: train path: data/train-* ---