CoolFace
30 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 Face02google /wmt24pp WMT24++ This repository contains the human translation and post-edit data for the 55 en->xx language pairs released in the publication WMT24++: Expanding the Language Coverage of WMT24 to 55 Languages & Dialects. If you are interested in the MT/LLM system outputs and automatic metric scores, please see MTME. If you are interested in the images of the source URLs for each document, please see here. Schema Each language pair is stored in its own jsonl file. Each row… See the full description on the dataset page: https://huggingface.co/datasets/google/wmt24pp.texttranslation10K<n<100K95 likes16k downloads2mo agoHugging Face03google /spiqa SPIQA Dataset Card Dataset Details Dataset Name: SPIQA (Scientific&nbsp;Paper&nbsp;Image&nbsp;Question&nbsp;Answering) Paper: SPIQA: A Dataset for Multimodal Question Answering on Scientific Papers Github: SPIQA eval and metrics code repo Dataset Summary: SPIQA is a large-scale and challenging QA dataset focused on figures, tables, and text paragraphs from scientific research papers in various computer science domains. The figures cover a wide variety of plots… See the full description on the dataset page: https://huggingface.co/datasets/google/spiqa.textquestion-answeringn<1K48 likes1.3k downloads2y agoHugging Face04google /mobile-actions Mobile Actions: A Dataset for On-Device Function Calling The dataset contains conversational traces designed to train lightweight models (such as FunctionGemma 270M) to translate natural language instructions into executable function calls for Android OS system tools. Dataset Format The dataset is provided in JSONL format. Each line represents a data sample. The dataset is pre-split into training and evaluation sets. This distinction is denoted by the metadata field… See the full description on the dataset page: https://huggingface.co/datasets/google/mobile-actions.text1K<n<10K282 likes825 downloads9mo agoHugging Face05midwestern-simulation /that-one-google-math-datasetapolocheese for poor format, it's because I Don't Care (i'm tired and still working) data from: https://github.com/google-deepmind/mathematics_dataset from huggingface_hub import snapshot_download from datasets import load_dataset import os def get_all_files(directory): file_paths = [] for root, dirs, files in os.walk(directory): for name in files: full_path = os.path.join(root, name) file_paths.append(os.path.abspath(full_path)) return file_paths… See the full description on the dataset page: https://huggingface.co/datasets/midwestern-simulation/that-one-google-math-dataset.text10M<n<100M1 likes429 downloads1y agoHugging Face06Gopalatius /google-play-reviewtabular100K<n<1M1 likes289 downloads3y agoHugging Face07google /red_ace_asr_error_detection_and_correction RED-ACE Dataset Summary This dataset can be used to train and evaluate ASR Error Detection or Correction models. It was introduced in the RED-ACE paper (Gekhman et al, 2022). The dataset contains ASR outputs on the LibriSpeech corpus (Panayotov et al., 2015) with annotated transcription errors. Dataset Details The LibriSpeech corpus was decoded using Google Cloud Speech-to-Text API, with the default and video models. The word-level confidence was enabled… See the full description on the dataset page: https://huggingface.co/datasets/google/red_ace_asr_error_detection_and_correction.textautomatic-speech-recognition100K<n<1M6 likes124 downloads3y agoHugging Face08google /extended_amazon_2023_dataset Amazon Reviews '23 Extension Dataset This dataset provides an extension of the Amazon Reviews ’23 Dataset (https://amazon-reviews-2023.github.io/). Categories Included Appliances Clothing_Shoes_and_Jewelry Sports_and_Outdoors Videos_Games Methodology First, we performed a series of cleaning and data augmentation steps. We removed the small fraction of items where there was not an image, as having an image is critical to answer our research questions. Another… See the full description on the dataset page: https://huggingface.co/datasets/google/extended_amazon_2023_dataset.text1M<n<10M15 likes80 downloads8mo agoHugging Face09google /trueteacher TrueTeacher Dataset Summary This is a large-scale synthetic dataset for training Factual Consistency Evaluation models, introduced in the TrueTeacher paper (Gekhman et al, 2023). Dataset Details The dataset contains model-generated summaries of articles from the train split of the CNN/DailyMail dataset (Hermann et al., 2015) which are annotated for factual consistency using FLAN-PaLM 540B (Chung et al.,2022). Summaries were generated using summarization… See the full description on the dataset page: https://huggingface.co/datasets/google/trueteacher.text1M<n<10M20 likes65 downloads3y agoHugging Face10open-llm-leaderboard /google__switch-base-8-detailsgated Dataset Card for Evaluation run of google/switch-base-8 Dataset automatically created during the evaluation run of model google/switch-base-8 The dataset is composed of 38 configuration(s), each one corresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/google__switch-base-8-details.tabular10K<n<100K0 likes53 downloads2y agoHugging Face11open-llm-leaderboard /google__gemma-7b-detailsgated Dataset Card for Evaluation run of google/gemma-7b Dataset automatically created during the evaluation run of model google/gemma-7b The dataset is composed of 78 configuration(s), each one corresponding to one of the evaluated task. The dataset has been created from 7 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/google__gemma-7b-details.tabular10K<n<100K0 likes50 downloads2y agoHugging Face12open-llm-leaderboard /google__gemma-2-27b-it-detailsgated Dataset Card for Evaluation run of google/gemma-2-27b-it Dataset automatically created during the evaluation run of model google/gemma-2-27b-it The dataset is composed of 38 configuration(s), each one corresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/google__gemma-2-27b-it-details.tabular10K<n<100K0 likes49 downloads2y agoHugging Face13elseodelasgalletas /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 Face14data-sci-project /ev-count-google-apitabular1K<n<10K0 likes46 downloads3d agoHugging Face15Alibaba-NLP /SimulationTuning_google_datasettext10K<n<100K3 likes45 downloads1y agoHugging Face16mesolitica /google-translate-camel-aitext100K<n<1M0 likes44 downloads3y agoHugging Face17open-llm-leaderboard /google__recurrentgemma-9b-it-detailsgated Dataset Card for Evaluation run of google/recurrentgemma-9b-it Dataset automatically created during the evaluation run of model google/recurrentgemma-9b-it The dataset is composed of 38 configuration(s), each one corresponding to one of the evaluated task. The dataset has been created from 2 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/google__recurrentgemma-9b-it-details.tabular10K<n<100K0 likes41 downloads2y agoHugging Face18open-llm-leaderboard /google__gemma-7b-it-detailsgated Dataset Card for Evaluation run of google/gemma-7b-it Dataset automatically created during the evaluation run of model google/gemma-7b-it The dataset is composed of 44 configuration(s), each one corresponding to one of the evaluated task. The dataset has been created from 6 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/google__gemma-7b-it-details.tabular10K<n<100K0 likes40 downloads2y agoHugging Face19open-llm-leaderboard /google__gemma-1.1-7b-it-detailsgated Dataset Card for Evaluation run of google/gemma-1.1-7b-it Dataset automatically created during the evaluation run of model google/gemma-1.1-7b-it The dataset is composed of 44 configuration(s), each one corresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/google__gemma-1.1-7b-it-details.tabular10K<n<100K0 likes39 downloads2y agoHugging Face20Saleh11623 /googlestoreThis dataset is a subset of the Open Assistant dataset, which you can find here: https://huggingface.co/datasets/OpenAssistant/oasst1/tree/main This subset of the data only contains the highest-rated paths in the conversation tree, with a total of 9,846 samples. This dataset was used to train Guanaco with QLoRA. For further information, please see the original dataset. License: Apache 2.0 text10K<n<100K0 likes38 downloads2y agoHugging Face21TianfuXinqu /google_map_huggingface_fetch_8657_0ad41549_city_tourtextn<1K0 likes38 downloads1mo agoHugging Face22TianfuXinqu /playwright_with_chunk_google_map_huggingface_379_d4a19c_watchlist Derived: Ticket Watchlist A watchlist of high-priority topics derived from support ticket data. Attribution & Redistribution This dataset is derived from the following upstream source: Upstream Source Repository License Customer Support Ticket Log (2025) TianfuXinqu/github_fetch_huggingface_terminal_9046_nxauzm_upstream_support_tickets Apache-2.0 Redistribution is permitted under the Apache-2.0 license. Attribution to the upstream source is… See the full description on the dataset page: https://huggingface.co/datasets/TianfuXinqu/playwright_with_chunk_google_map_huggingface_379_d4a19c_watchlist.textn<1K0 likes36 downloads1mo agoHugging Face23TheFalcon360 /Cairo_Google_Earth_Dataset The Falcon 360° Cairo Google Earth Dataset Dataset Summary The Falcon 360° Cairo Google Earth Dataset is an AI-ready satellite imagery dataset created for computer vision and deep learning applications. The dataset contains RGB satellite image patches generated from Google Earth Level-2A imagery covering Cairo. Dataset Download The complete dataset is available from Zenodo: Direct download:… See the full description on the dataset page: https://huggingface.co/datasets/TheFalcon360/Cairo_Google_Earth_Dataset.textn<1K0 likes35 downloads2mo agoHugging Face24leo20000306 /KANT_GoogleBing_Corpus KANT-8 Google RAG Corpus This folder is an HF-ready text-only release of the KANT-8 training JSONs with Google/Serper search results embedded into each original sample. Images are not copied into this release; each record keeps the original image field as text. Each row preserves the original training JSON fields and adds: dataset: KANT dataset name. source_index: index in the original trainjson/*_train.json file. source_json: local source JSON path used to build the row.… See the full description on the dataset page: https://huggingface.co/datasets/leo20000306/KANT_GoogleBing_Corpus.text100K<n<1M0 likes33 downloads3mo agoHugging Face25takosama /databricks-dolly-15k-ja-google-transDolly 日本語翻訳版 このリポジトリは、Databricksが開発したdollyプロジェクトの日本語翻訳版です。 翻訳元 翻訳元のプロジェクトは以下のリンクで確認できます: Dolly(英語版) ライセンスと帰属 Copyright (2023) Databricks, Inc. このデータセットはDatabricks (https://www.databricks.com) で開発され、CC BY-SA 3.0ライセンスに基づいて使用が許可されています。 データセットの一部のカテゴリには、以下のソースからの素材が含まれており、CC BY-SA 3.0ライセンスでライセンスされています: ウィキペディア(様々なページ) - https://www.wikipedia.org/ Copyright © ウィキペディア編集者および投稿者。 この翻訳作品は、元のdollyプロジェクトがCC BY-SA 3.0で公開されているため、同じくCC BY-SA 3.0で公開しています。 詳細については、クリエイティブ・コモンズ 表示-継承 3.0ライセンスの下に提供されています。… See the full description on the dataset page: https://huggingface.co/datasets/takosama/databricks-dolly-15k-ja-google-trans.text10K<n<100K2 likes32 downloads3y agoHugging Face26open-llm-leaderboard /google__recurrentgemma-9b-detailsgated Dataset Card for Evaluation run of google/recurrentgemma-9b Dataset automatically created during the evaluation run of model google/recurrentgemma-9b The dataset is composed of 38 configuration(s), each one corresponding to one of the evaluated task. The dataset has been created from 2 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/google__recurrentgemma-9b-details.tabular10K<n<100K0 likes32 downloads2y agoHugging Face27nolabs /google-workspace-dataset google-workspace-dataset Dataset generated with DeepFabric. textn<1K0 likes31 downloads9mo agoHugging Face28TianfuXinqu /meridian-googl-6c845y Meridian Capital Research - GOOGL Dataset Covered Company Ticker: GOOGL Company Name: Alphabet Inc. Industry: Internet Content & Information Contents This repository accompanies the firm's H1 2026 equity research publication for GOOGL. It contains the H1 2026 semi-annual coverage review data for GOOGL, including the reference-period closing prices, most recent quarterly net income, and coverage status. License This dataset is… See the full description on the dataset page: https://huggingface.co/datasets/TianfuXinqu/meridian-googl-6c845y.tabularn<1K0 likes31 downloads1mo agoHugging Face29open-llm-leaderboard /google__gemma-2-2b-detailsgated Dataset Card for Evaluation run of google/gemma-2-2b Dataset automatically created during the evaluation run of model google/gemma-2-2b The dataset is composed of 77 configuration(s), each one corresponding to one of the evaluated task. The dataset has been created from 3 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/google__gemma-2-2b-details.tabular10K<n<100K0 likes30 downloads2y agoHugging Face30leo20000306 /google_search_result Google Search Results With Source Queries and Images This dataset contains 396 newdomain samples from the local Continual-LLaVA-NeXT workspace, enriched with entity-based Google/Serper search results. Each row includes the original multimodal sample context: dataset: source dataset name. source_index: index in the original training JSON. id: sample id used locally. image: relative path to the copied image file in this dataset repo. original_image: original image field from the… See the full description on the dataset page: https://huggingface.co/datasets/leo20000306/google_search_result.imagen<1K0 likes30 downloads3mo agoHugging Face

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