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
17 commits on main
2f685472y ago

Update README.md

alphapav
647e5de2y ago

Update README.md

alphapav
5788b7e2y ago

Update README.md

alphapav
782d8872y ago

Update README.md

alphapav
8cbfa832y ago

Upload 14 files

alphapav
3421cf62y ago

Delete train

alphapav
7cb46b42y ago

Delete test

alphapav
8f9a5c32y ago

Update README.md

alphapav
94395a52y ago

Upload 28 files

alphapav
6e34e3f2y ago

Delete train

alphapav
c367a3e2y ago

Delete test

alphapav
23f8df32y ago

Delete val

alphapav
32111782y ago

Upload 6 files

alphapav
33be4e42y ago

Update README.md

alphapav
a79e99a2y ago

Update README.md

alphapav
e2ab4a92y ago

Upload 9 files

alphapav
e8055cb2y ago

initial commit

alphapav