huggingface / huggingface/lighteval
[EVAL] Add SLR-Bench
- Dominant language
- Python
- Stars
- 2.5k
- Forks
- 555
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 1
Description
## Evaluation short description
- Why is this evaluation interesting?
Scalable Logical Reasoning Benchmark contains 19k+ prompts spanning 20 curriculum levels
Systematic progression, from simple attribute checks to complex recursion
Ideal for both model evaluation and curriculum-based model training
While models readily solve the initial levels, performance drops as complexity increases
- How used is it in the community?
To evaluate reasoning abilities of today’s Large Langauge Models
## Evaluation metadata
Provide all available
- Paper url: https://arxiv.org/abs/2506.15787
- Github url: https://github.com/ml-research/ScalableLogicalReasoning
- Dataset url: https://huggingface.co/datasets/AIML-TUDA/SLR-Bench
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.