CoolFace
Datasetpublic

ifujisawa/procbench

Dataset Card for ProcBench Dataset Overview Dataset Description ProcBench is a benchmark designed to evaluate the multi-step reasoning abilities of large language models (LLMs). It focuses on instruction followability, requiring models to solve problems by following explicit, step-by-step procedures. The tasks included in this dataset do not require complex implicit knowledge but emphasize strict adherence to provided instructions. The dataset… See the full description on the dataset page: https://huggingface.co/datasets/ifujisawa/procbench.

sourceHugging Facecc-by-4.0updated 2y agoView on Hugging Face
3likes720downloads
14 commits on main
182e5132y ago

Update README.md

ifujisawa
19032292y ago

remove index

ifujisawa
6049d1b2y ago

Update README.md

ifujisawa
8a9bc2e2y ago

Merge branch 'main' of https://huggingface.co/datasets/ifujisawa/procbench

ifujisawa
86d16912y ago

add evaluator

ifujisawa
e5ed9d22y ago

Update README.md

ifujisawa
45fa08d2y ago

add dataset

ifujisawa
54d43432y ago

Update README.md

ifujisawa
ab952872y ago

Rename combine_dataset.jsonl to combined_dataset.json

ifujisawa
f2b649e2y ago

Update README.md

ifujisawa
04331a22y ago

Update README.md

ifujisawa
a2cc1aa2y ago

Update README.md

ifujisawa
6d40a712y ago

Upload combine_dataset.jsonl

ifujisawa
269204e2y ago

initial commit

ifujisawa