IFEval google

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.

유형
dataset
라이선스
apache-2.0
언어
en
다운로드
196,608
좋아요
162
접근
public
파일
0

README

--- license: apache-2.0 task_categories: - text-generation language: - en pretty_name: IFEval --- # Dataset Card for IFEval <!-- Provide a quick summary of the dataset. --> ## Dataset Description - **Repository:** https://github.com/google-research/google-research/tree/master/instruction_following_…

查看完整页面 · 查看原文