CoolFace
Datasetpublic

K-and-K/knights-and-knaves

📘 knights-and-knaves Dataset [Project Page] The knights-and-knaves dataset serves as a logical reasoning benchmark to evaluate the reasoning capabilities of LLMs. 🚀🚀 Check out the perturbed knights-and-knaves dataset to evaluate the memorization of LLMs in reasoning. Loading the dataset To load the dataset: from datasets import load_dataset data_subject = load_dataset('K-and-K/knights-and-knaves','test',split="2ppl") Available subset: test, train. Available… See the full description on the dataset page: https://huggingface.co/datasets/K-and-K/knights-and-knaves.

sourceHugging Facecc-by-nc-sa-4.0updated 2y agoView on Hugging Face
38likes1.2kdownloads

K-and-K/knights-and-knaves · main · files are served by the source, never re-hosted here