CoolFace
4 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01google /IFEval 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.texttext-generationn<1K167 likes357k downloads2y agoHugging Face02elseodelasgalletas /google-leak-dataset Google Leak Dataset A dataset extracted from the google leak under Apache 2.0 license that occurred on May 27, 2024. Dataset description: The stored data has been altered but not modified and corresponds to the titles and descriptions of both modules and the keys and values of those modules, provided by the leaked google content warehouse api documentation version 0.4.0. Data alteration explanation: Data has been pruned to get only titles and descriptions. All… See the full description on the dataset page: https://huggingface.co/datasets/elseodelasgalletas/google-leak-dataset.texttext-generation1K<n<10K1 likes46 downloads2y agoHugging Face03Mir-2002 /python-google-style-docstrings Overview This dataset contains Python code-docstring pairs, whereas the docstrings are in Google style. A Google style docstring is structured as follows: <Description of the code> Args: <var1> (<data-type>) : <description of var1> <var2> (<data_type>) : <description of var2> Returns: <var3> (<data-type>) : <description of var3> Raises: <var4> (<data-type>) : <description of var4> The format varies widely (like additional sections such as Examples, Notes, etc) but generally… See the full description on the dataset page: https://huggingface.co/datasets/Mir-2002/python-google-style-docstrings.textsummarization10K<n<100K0 likes19 downloads11mo agoHugging Face04DocPereira /google_gov_security_decree_2026.md 🏛️ OFFICIAL DEFENSE DOCKET: AI SOVEREIGNTY ENTITY: Dr. Luis Henrique Leonardo Pereira STATUS: MANDATORY COMPLIANCE (Nível L0) CONTEXT: Government & Public Sector Defense Este dataset contém a Nota Técnica de Homologação Nº 014/2026 – GAB/DTC, estruturada em vetores de instrução para sistemas de IA governamentais. 📜 Conteúdo do Arquivo (train.jsonl) O arquivo de dados estabelece a jurisprudência técnica para: Obrigatoriedade de… See the full description on the dataset page: https://huggingface.co/datasets/DocPereira/google_gov_security_decree_2026.md.texttext-generationn<1K0 likes9 downloads8mo agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.