| --- |
| dataset_info: |
| features: |
| - name: problem |
| dtype: string |
| - name: answer |
| dtype: string |
| - name: details |
| dtype: string |
| splits: |
| - name: proof_writing |
| num_bytes: 5245109 |
| num_examples: 572 |
| - name: proof_strategy |
| num_bytes: 12229618 |
| num_examples: 662 |
| - name: proof_writing_refined |
| num_bytes: 4772211 |
| num_examples: 487 |
| - name: proof_strategy_refined |
| num_bytes: 12779860 |
| num_examples: 614 |
| - name: find_lemma |
| num_bytes: 4458044 |
| num_examples: 278 |
| download_size: 30518124 |
| dataset_size: 39484842 |
| 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-* |
| --- |
| |