You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this dataset content.

Dataset Description

This dataset is a filtered version of the wellecks/naturalproofs-gen dataset. The original dataset contains mathematical proofs from ProofWiki. This filtered version removes entries that contain URLs, Wiki file links, or markdown images in either the text (problem description) or target (proof) fields.


Features

  • id: A list representing the unique identifier of the entry.
  • title: The title of the mathematical proof.
  • text: The problem description or statement of the theorem to be proved.
  • target: The mathematical proof itself.
  • ctxs: A list of dictionaries containing contextual information (e.g., related theorems or definitions).
  • primary_domain: The primary mathematical domain of the entry (e.g., Algebra, Calculus, Geometry, Number Theory, Logic, Combinatorics, Inequalities).

Motivation

The dataset was created to provide a cleaner version of the NaturalProofs data, suitable for tasks where the presence of external links or images might be undesirable.

Downloads last month
11