| --- |
| dataset_info: |
| features: |
| - name: problem |
| dtype: string |
| - name: answer |
| dtype: string |
| - name: details |
| dtype: string |
| splits: |
| - name: proof_writing |
| num_bytes: 14772600 |
| num_examples: 1609 |
| - name: proof_writing_refined |
| num_bytes: 13390224 |
| num_examples: 1365 |
| - name: proof_strategy |
| num_bytes: 34421475 |
| num_examples: 1872 |
| - name: proof_strategy_refined |
| num_bytes: 33837739 |
| num_examples: 1709 |
| - name: find_lemma |
| num_bytes: 12167532 |
| num_examples: 820 |
| download_size: 51365541 |
| dataset_size: 108589570 |
| configs: |
| - config_name: default |
| data_files: |
| - split: proof_writing |
| path: data/proof_writing-* |
| - split: proof_writing_refined |
| path: data/proof_writing_refined-* |
| - split: proof_strategy |
| path: data/proof_strategy-* |
| - split: proof_strategy_refined |
| path: data/proof_strategy_refined-* |
| - split: find_lemma |
| path: data/find_lemma-* |
| --- |
| |