HomeDatasetsgoogle/IFEval
I

google/IFEval

Text Generation · google· 176.3K
apache-2.0

Dataset Card for IFEval Dataset Summary This dataset contains the prompts used in the Instruction-Following Eval (IFEval) benchmark for large language models. It contains around 500 "verifiable instructions" such as "write in more than 400 words" and "mention the keyword of AI at least 3 times" which can be verified by heuristics. To load the dataset, run: from datasets import load_dataset ifeval = load_dataset("google/IFEval") Supported Tasks and… See the full description on the dataset page: https://huggingface.co/datasets/google/IFEval.

Open in MLForge Sign up free Desktop app
# download instantly
mlforge datasets pull google/IFEval

Dataset details

Task
Text Generation
Language
en
License
apache-2.0
Creator
google
Downloads
176.3K
Source
huggingface_datasets
Updated
2024-08-14

About google/IFEval

- Repository: https://github.com/google-research/google-research/tree/master/instructionfollowingeval - Paper: https://huggingface.co/papers/2311.07911 - Leaderboard: https://huggingface.co/spaces/open-llm-leaderboard/openllmleaderboard - Point of Contact: Le Hou