| --- |
| dataset_info: |
| features: |
| - name: problem |
| dtype: string |
| - name: answer |
| dtype: string |
| - name: details |
| dtype: string |
| splits: |
| - name: proof_writing |
| num_bytes: 11254707 |
| num_examples: 1227 |
| - name: proof_writing_refined |
| num_bytes: 10177208 |
| num_examples: 1039 |
| - name: proof_strategy |
| num_bytes: 26109457 |
| num_examples: 1418 |
| - name: proof_strategy_refined |
| num_bytes: 25769294 |
| num_examples: 1288 |
| - name: find_lemma |
| num_bytes: 9128070 |
| num_examples: 609 |
| download_size: 39025677 |
| dataset_size: 82438736 |
| 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-* |
| --- |
| |