--- dataset_info: features: - name: Context dtype: string - name: file_name dtype: string - name: start dtype: int64 - name: end dtype: int64 - name: theorem dtype: string - name: proof dtype: string - name: goals sequence: string - name: goals_before sequence: string - name: new_goals sequence: string splits: - name: train num_bytes: 46967362.4108339 num_examples: 10279 - name: test num_bytes: 1711748 num_examples: 607 download_size: 19231740 dataset_size: 48679110.4108339 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---