| | --- |
| | dataset_info: |
| | features: |
| | - name: problem |
| | dtype: string |
| | - name: solution |
| | dtype: string |
| | - name: answer |
| | dtype: string |
| | - name: problem_type |
| | dtype: string |
| | - name: question_type |
| | dtype: string |
| | - name: source |
| | dtype: string |
| | - name: uuid |
| | dtype: string |
| | - name: is_reasoning_complete |
| | sequence: bool |
| | - name: generations |
| | sequence: string |
| | - name: correctness_math_verify |
| | sequence: bool |
| | - name: correctness_llama |
| | dtype: 'null' |
| | - name: finish_reasons |
| | dtype: 'null' |
| | - name: correctness_count |
| | dtype: int64 |
| | - name: messages |
| | list: |
| | - name: from |
| | dtype: string |
| | - name: value |
| | dtype: string |
| | - name: qwen2.5-math-7b |
| | dtype: string |
| | splits: |
| | - name: train |
| | num_bytes: 5082063317 |
| | num_examples: 131396 |
| | download_size: 2233104515 |
| | dataset_size: 5082063317 |
| | configs: |
| | - config_name: default |
| | data_files: |
| | - split: train |
| | path: data/train-* |
| | --- |
| | |