--- dataset_info: - config_name: coq features: - name: problem_name dtype: string - name: informal_statement dtype: string - name: informal_solution dtype: string - name: tags sequence: string - name: formal_statement dtype: string splits: - name: test num_bytes: 342118 num_examples: 410 download_size: 146341 dataset_size: 342118 - config_name: isabelle features: - name: problem_name dtype: string - name: informal_statement dtype: string - name: informal_solution dtype: string - name: tags sequence: string - name: formal_statement dtype: string splits: - name: test num_bytes: 618903 num_examples: 640 download_size: 263506 dataset_size: 618903 - config_name: lean4 features: - name: problem_name dtype: string - name: informal_statement dtype: string - name: informal_solution dtype: string - name: tags sequence: string - name: formal_statement dtype: string splits: - name: test num_bytes: 676720 num_examples: 660 download_size: 344904 dataset_size: 676720 configs: - config_name: coq data_files: - split: test path: coq/test-* - config_name: isabelle data_files: - split: test path: isabelle/test-* - config_name: lean4 data_files: - split: test path: lean4/test-* ---