We lifted 2 functions out of this paper's own repositories and ran 1 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| gililior/wild-if-eval-code | canonical | 1 of 2 |
| Function | Status | Where it lives |
|---|---|---|
| sort_model_name | Ran | gililior/wild-if-eval-code/scripts/data_analysis/plots_for_paper.py code served (permissive licence) · get_code("1bae7be41d164748") |
| filter_constraints | Not yet run | gililior/wild-if-eval-code/scripts/data_analysis/plots_for_paper.py code served (permissive licence) · get_code("4f662651cd1a72ad") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
Recent LLMs have shown remarkable success in following user instructions, yet handling instructions with multiple constraints remains a significant challenge. In this work, we introduce WildIFEval - a large-scale dataset of 7K real user instructions with diverse, multi-constraint conditions. Unlike prior datasets, our collection spans a broad lexical and topical spectrum of constraints, extracted from natural user instructions. We categorize these constraints into eight high-level classes to capture their distribution and dynamics in real-world scenarios. Leveraging WildIFEval, we conduct extensive experiments to benchmark the instruction-following capabilities of leading LLMs. WildIFEval clearly differentiates between small and large models, and demonstrates that all models have a large room for improvement on such tasks. We analyze the effects of the number and type of constraints on performance, revealing interesting patterns of model constraint-following behavior. We release our dataset to promote further research on instruction-following under complex, realistic conditions.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2503.06573")
get_code_for_paper("2503.06573")
have("2503.06573")
Connect an agent — have() is free.