minif2f-lean4 / README.md
brando's picture
Upload README.md with huggingface_hub
f4fc25c verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: split
      dtype: string
    - name: formal_statement
      dtype: string
    - name: header
      dtype: string
    - name: nl_statement
      dtype: string
    - name: nl_proof
      dtype: string
  splits:
    - name: validation
      num_bytes: 283051
      num_examples: 244
    - name: test
      num_bytes: 305434
      num_examples: 244
  download_size: 220425
  dataset_size: 588485
configs:
  - config_name: default
    data_files:
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*

MiniF2F Lean4

This dataset provides two splits (validation and test) of the MiniF2F dataset adapted for Lean4.

It includes fields such as:

  • id
  • split
  • formal_statement
  • header
  • nl_statement
  • nl_proof