CoolFace
Datasetpublic

Venkatdatta/fol-data

FOL Reasoning Dataset A preprocessed and vocabulary-augmented dataset derived from the ProofWriter (Kaggle) OWA splits, built for training a Natural Language → First-Order Logic translation model. The source dataset contains natural-language premises and questions in English along with structured proof metadata. Our preprocessing adds two things that the original does not provide: FOL translations — each natural-language statement is converted to First-Order Logic via a… See the full description on the dataset page: https://huggingface.co/datasets/Venkatdatta/fol-data.

sourceHugging Facecc-by-nc-sa-4.0updated 5mo agoView on Hugging Face
0likes48downloads
9 commits on main
153830e5mo ago

Update dataset card: fix source attribution, premises field, qdep range, ProofWriter vocab sizes, license, citations

Venkatdatta
6b579cb5mo ago

Fix premises field, qdep range, license (CC BY-NC-SA 4.0), remove Allen AI reference

Venkatdatta
10fb6c45mo ago

Fix source attribution (Kaggle), clarify FOL translation as key preprocessing step, remove script reference

Venkatdatta
65cb0055mo ago

Fix task categories in dataset card

Venkatdatta
189d0595mo ago

Add dataset card

Venkatdatta
6d5d0ca5mo ago

Upload test.jsonl with huggingface_hub

Venkatdatta
395e80e5mo ago

Upload dev.jsonl with huggingface_hub

Venkatdatta
f81702e5mo ago

Upload train.jsonl with huggingface_hub

Venkatdatta
9f6ca7b5mo ago

initial commit

Venkatdatta