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
01nebius /SWE-bench-extraNote: This dataset has an improved and significantly larger successor: SWE-rebench. Dataset Summary SWE-bench Extra is a dataset that can be used to train or evaluate agentic systems specializing in resolving GitHub issues. It is based on the methodology used to build SWE-bench benchmark and includes 6,415 Issue-Pull Request pairs sourced from 1,988 Python repositories. Dataset Description The SWE-bench Extra dataset supports the development of software engineering agents… See the full description on the dataset page: https://huggingface.co/datasets/nebius/SWE-bench-extra.text1K<n<10K48 likes42k downloads1y agoHugging Face02extraordinarylab /commonsense-qatext10K<n<100K0 likes20k downloads11mo agoHugging Face03extraordinarylab /qasctext1K<n<10K0 likes13k downloads11mo agoHugging Face04extraordinarylab /siqatext10K<n<100K0 likes6.8k downloads11mo agoHugging Face05mteb /tweet_sentiment_extraction TweetSentimentExtractionClassification An MTEB dataset Massive Text Embedding Benchmark Task category t2c Domains Social, Written Reference https://www.kaggle.com/competitions/tweet-sentiment-extraction/overview How to evaluate on this task You can evaluate an embedding model on this dataset using the following code: import mteb task = mteb.get_tasks(["TweetSentimentExtractionClassification"]) evaluator = mteb.MTEB(task) model =… See the full description on the dataset page: https://huggingface.co/datasets/mteb/tweet_sentiment_extraction.texttext-classification10K<n<100K38 likes6k downloads1y agoHugging Face06AudioLLMs /Multitask-National-Speech-Corpus-v1-extendaudio10M<n<100M5 likes5.8k downloads1y agoHugging Face07extraordinarylab /piqatext10K<n<100K0 likes5.2k downloads11mo agoHugging Face08extraordinarylab /sciqtext10K<n<100K0 likes4.5k downloads11mo agoHugging Face09jz2023 /SWE-bench-extra-500textn<1K0 likes3.9k downloads11mo agoHugging Face10bigcode /starcoder2data-extras StarCoder2 Extras This is the dataset of extra sources (besides Stack v2 code data) used to train the StarCoder2 family of models. It contains the following subsets: Kaggle (kaggle): Kaggle notebooks from Meta-Kaggle-Code dataset, converted to scripts and prefixed with information on the Kaggle datasets used in the notebook. The file headers have a similar format to Jupyter Structured but the code content is only one single script. StackOverflow (stackoverflow): stackoverflow… See the full description on the dataset page: https://huggingface.co/datasets/bigcode/starcoder2data-extras.tabular10M<n<100M13 likes2.9k downloads2y agoHugging Face11team-suzuki /hle-extractimagen<1K2 likes2.5k downloads1y agoHugging Face12rokaijano /extracel_waveforms Spike waveform shards (derived from IBL dandiset 000409) A curated collection of per-spike multichannel waveform windows extracted from NWB assets in the DANDI dandiset 000409 (International Brain Laboratory, IBL). This repository contains the extractor and uploader used to produce Parquet shards; this README documents the derived dataset, its provenance, format, and how to reproduce it. Short description Parquet shards of spike waveform windows (channels × timesteps).… See the full description on the dataset page: https://huggingface.co/datasets/rokaijano/extracel_waveforms.tabular10M<n<100M0 likes2.2k downloads8mo agoHugging Face13extraordinarylab /logiqatext1K<n<10K0 likes2k downloads11mo agoHugging Face14stanford-star /relbench-v2-extra RelBench v2 extras Everything RelBench v2 added on top of v1: the v2-only databases (with their tasks), and the v2-only tasks defined on the v1 databases. The v1 databases and tasks stay in stanford-star/relbench. Same self-describing manifest layout (plain parquet + manifest.yaml): <dataset>/ manifest.yaml # tables, primary keys, foreign-key graph, val/test timestamps schema.svg # ER diagram db/*.parquet # relational… See the full description on the dataset page: https://huggingface.co/datasets/stanford-star/relbench-v2-extra.tabularn<1K0 likes1.8k downloads1mo agoHugging Face15SSBteam /nemotron_extra_sft_parquettext10K<n<100K0 likes1.6k downloads2mo agoHugging Face16datalab-to /omni_extract_bench Omni Extract Bench We weren’t satisfied with the current benchmarking options for extraction. They were biased, didn’t use realistic data and were hard to audit. Our view is that an extraction benchmark should do two things: Help customers choose the right vendor; and Give engineers a way to diagnose what’s actually going wrong in a given model. That’s why we built OmniExtractBench. OmniExtractBench is a comprehensive structured extraction benchmark, developed by Datalab.… See the full description on the dataset page: https://huggingface.co/datasets/datalab-to/omni_extract_bench.documentvisual-question-answeringn<1K3 likes1.6k downloads3d agoHugging Face17ubermenchh /riddles_extendedtext1K<n<10K0 likes1.4k downloads3y agoHugging Face18IFM /guru-RL-92k-extra-info-compressed Revisiting Reinforcement Learning for LLM Reasoning from A Cross-Domain Perspective Note for this extra-info-compressed data version! The dataset provided in this repository is specifically intended for use with the latest release of VeRL (v0.4.0). Since VeRL rl_dataset.py processes datasets as datasets.Dataset, it is essential that the structure of all Parquet files remains fully consistent. This repository is designed to meet that requirement. In this repo, the… See the full description on the dataset page: https://huggingface.co/datasets/IFM/guru-RL-92k-extra-info-compressed.tabular100K<n<1M0 likes1.2k downloads1y agoHugging Face19superlinked /external-benchmarking Vector Search Benchmarks This repo contains datasets for benchmarking vector search performance, to help Superlinked prioritize integration partners. For performing actual benchmarking on this dataset, see the github repository README. Overview We reviewed a number of publicly available datasets and noted 3 core problems + here is how this dataset fixes them: Problems of other vector search benchmarks How this dataset solves it Not enough metadata of… See the full description on the dataset page: https://huggingface.co/datasets/superlinked/external-benchmarking.image10M<n<100M0 likes1.2k downloads1y agoHugging Face20LiquidAI /nanobeir-multilingual-extended NanoBEIR Multilingual Extended Dataset This dataset extends the NanoBEIR multilingual collection with Japanese and Korean translations. Dataset Structure Each configuration follows the pattern <BASE>_<LANG> with splits: corpus: Document corpus queries: Search queries qrels: Query relevance judgments (when available) Languages Arabic (ar), German (de), English (en), Spanish (es), French (fr) Italian (it), Norwegian (no), Portuguese (pt), Swedish (sv)… See the full description on the dataset page: https://huggingface.co/datasets/LiquidAI/nanobeir-multilingual-extended.text100K<n<1M10 likes1.2k downloads10mo agoHugging Face21KRLabsOrg /tool-output-extraction-swebench Tool Output Extraction Dataset Paper | Code Training data for squeez — a small model that prunes verbose coding agent tool output to only the evidence the agent needs next. Task Task-conditioned context pruning of a single tool observation for coding agents. Given a focused extraction query and one verbose tool output, return the smallest verbatim evidence block(s) the agent should read next. The model copies lines from the tool output — it never rewrites, summarizes, or… See the full description on the dataset page: https://huggingface.co/datasets/KRLabsOrg/tool-output-extraction-swebench.texttext-generation10K<n<100K5 likes1.2k downloads6mo agoHugging Face22zte-terminators /realmirror-extra-datasets Statement This dataset is only used for data augmentation and not for training! If you need to obtain benchmark train data for RealMirror, please refer to: RealMirror train data Citation If you find this work helpful in your research, please consider giving this repo a star ⭐ and citing our paper: @article{tai2025realmirror, title={RealMirror: A Comprehensive, Open-Source Vision-Language-Action Platform for Embodied AI}, author={Tai, Cong and Zheng, Zhaoyu and Long… See the full description on the dataset page: https://huggingface.co/datasets/zte-terminators/realmirror-extra-datasets.image100K<n<1M0 likes1.2k downloads10mo agoHugging Face23redwoodresearch /mbpp_extended Dataset Card for "mbpp_extended" More Information needed text10K<n<100K2 likes1k downloads3y agoHugging Face24allenai /scrapinghub-article-extraction-benchmark Scrapinghub Article Extraction Benchmark This dataset was originally created and distributed under MIT License by Scrapinghub on GitHub: github.com/scrapinghub/article-extraction-benchmark It is mirrored on the HuggingFace Hub as a convenience. textn<1K0 likes925 downloads3y agoHugging Face25hungphongtrn /tallyqa_extracted_featurestext10K<n<100K0 likes901 downloads1y agoHugging Face26elsaEU /ELSA_D3_external_test ELSA - Multimedia use case from datasets import load_dataset elsa_test_set = load_dataset("elsaEU/ELSA_D3", split="test_set", streaming=True) elsa_test_set_transf = load_dataset("elsaEU/ELSA_D3", split="test_set_transf", streaming=True) Official page of the D3 external test set, composed by two different splits. ELSA Multimedia D3 is a large collection of Deep Fake images, generated using diffusion models This dataset was developed as part of the EU project ELSA.… See the full description on the dataset page: https://huggingface.co/datasets/elsaEU/ELSA_D3_external_test.image100K<n<1M3 likes776 downloads3y agoHugging Face27BEE-spoke-data /govdocs1-by-extension govdocs1 Dataset: By File Extension [!NOTE] PDFs from govdocs1 are at this repo in "raw" file form - no simple "mostly correct" way to convert to text Markdown-parsed versions of documents in govdocs1 with light filtering. Usage Load specific file formats (e.g., .doc files) parsed to markdown with pandoc: from datasets import load_dataset # Replace "doc" with desired config name dataset = load_dataset("BEE-spoke-data/govdocs1-by-extension", "doc")… See the full description on the dataset page: https://huggingface.co/datasets/BEE-spoke-data/govdocs1-by-extension.texttext-generation100K<n<1M2 likes734 downloads9mo agoHugging Face28DenyTranDFW /PowerBI_ExtractsDATA SOURCES GitHub Microsoft Fabric Community CREDITS Primary Parser: Hugoberry's PBIXRay Manual Parser (Troublesome Files): Didier Terrien's PowerBI SideTools CSV Extractor (Troublesome Files): Bravo by SQLBI Parquet Viewer (Check Parquet Outputs): Sal's ParquetViewer 573+574 removed due to pickle error. tabularn<1K0 likes707 downloads2y agoHugging Face29Integer003 /bimanual_towel_folding-extendimage10K<n<100K0 likes636 downloads9mo agoHugging Face30openfoodfacts /price-tag-extraction Price tag extraction dataset This dataset contains images of price tags extracted from the Open Prices dataset, along with information extracted from this dataset. It is intended to be used to train large visual language models (LVLMs) to extract information from price tag images, as part of the Open Prices project. For more information about the format of this dataset, please refer to the documentation on llm-image-extraction datasets. Dataset creation A detailed… See the full description on the dataset page: https://huggingface.co/datasets/openfoodfacts/price-tag-extraction.image10K<n<100K2 likes632 downloads8mo agoHugging Face

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