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.

SynLogic Dataset

This dataset contains multiple tasks for synthetic logic reasoning.

Available Tasks

  • math_path
  • operation
  • space_reasoning
  • survo
  • web_of_lies

Usage

from datasets import load_dataset

# Load a specific task
ds = load_dataset("SeanWang0027/synlogic", "math_path")
Downloads last month
25