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
01isaacus /australian-tax-guidance-retrieval Australian Tax Guidance Retrieval 🏦 Australian Tax Guidance Retrieval by Isaacus is a novel, diverse, and challenging legal information retrieval evaluation dataset consisting of 112 real-life Australian tax law questions paired with expert-annotated, relevant Australian Government tax guidance and policies. Uniquely, this dataset sources its real-life tax questions from the posts of everyday Australian taxpayers on the ATO Community forum, with relevant Australian Government… See the full description on the dataset page: https://huggingface.co/datasets/isaacus/australian-tax-guidance-retrieval.texttext-retrievaln<1K6 likes620 downloads11mo agoHugging Face02stanfordnlp /concurrentqa-retrievalConcurrentQA is a textual multi-hop QA benchmark to require concurrent retrieval over multiple data-distributions (i.e. Wikipedia and email data). This dataset was constructed by researchers at Stanford and FAIR, following the data collection process and schema of HotpotQA. This benchmark can be used to study generalization in retrieval as well as privacy when reasoning across multiple privacy scopes --- i.e. public Wikipedia documents and private emails. This dataset is for the Retrieval… See the full description on the dataset page: https://huggingface.co/datasets/stanfordnlp/concurrentqa-retrieval.textquestion-answering10K<n<100K4 likes332 downloads2y agoHugging Face03nvidia /Retrieval-Synthetic-NVDocs-v1 Dataset Description: Retrieval-Synthetic-NVDocs-v1 is a synthetic retrieval dataset with question–answer supervision designed to train and evaluate embedding and RAG systems. The dataset was generated on top of NVIDIA's publicly available content using NeMo Data Designer, NVIDIA's open-source framework for generating high-quality synthetic data from scratch or based on seed data. The dataset contains document chunks paired with semantically rich question-answer pairs across multiple… See the full description on the dataset page: https://huggingface.co/datasets/nvidia/Retrieval-Synthetic-NVDocs-v1.textquestion-answering10K<n<100K24 likes273 downloads6mo agoHugging Face04lyon-nlp /mteb-fr-retrieval-syntec-s2p Syntec dataset for information retrieval This dataset has been built from the Syntec Collective bargaining agreement. Its purpose is information retrieval. Dataset Details The dataset is rather small. It is intended to be used only as a test set, for fast evaluation of models. It is split into 2 subsets : queries : it features 100 manually created questions. Each question is mapped to the article that contains the answer. documents : corresponds to the 90 articles from… See the full description on the dataset page: https://huggingface.co/datasets/lyon-nlp/mteb-fr-retrieval-syntec-s2p.textquestion-answeringn<1K2 likes238 downloads2y agoHugging Face05McGill-NLP /statcan-dialogue-dataset-retrieval Statcan Dialogue Dataset (Processed for Retrieval Tasks) This is a variant of the Statcan Dialogue Dataset, which we processed specifically for multilingual retrieval (english, french). It contains everything in CSVs, rather than having metadata hosted separately. Quickstart from datasets import load_dataset repo = 'McGill-NLP/statcan-dialogue-dataset-retrieval' # load english queries, training split queries_en = load_dataset(repo, 'queries_english', split='train') #… See the full description on the dataset page: https://huggingface.co/datasets/McGill-NLP/statcan-dialogue-dataset-retrieval.textquestion-answering10K<n<100K1 likes202 downloads2y agoHugging Face06vincentss /enwikivoyage-retrieval-202605 English Wikivoyage Retrieval 2026-05 I like travel datasets because they are about real places, real constraints, and the small practical questions people ask before they go somewhere. I am sharing this English Wikivoyage retrieval corpus in that spirit: as honest work from a researcher-builder who wants to explore the world, make the pipeline inspectable, and let other people reuse or challenge the choices. This is not presented as a finished travel product or a private… See the full description on the dataset page: https://huggingface.co/datasets/vincentss/enwikivoyage-retrieval-202605.tabularsentence-similarity100K<n<1M0 likes170 downloads4mo agoHugging Face07newmindai /regulation-retrieval Turkish Legal Özelge Corpus Dataset 📊 Dataset Summary Turkish Legal Özelge Corpus is a comprehensive Information Retrieval dataset consisting of özelge (tax ruling) decisions published by the Turkish Revenue Administration (Gelir İdaresi Başkanlığı - GİB). Key Features Format: BEIR (Benchmarking IR) format with corpus-queries-qrels structure Language: Turkish 🇹🇷 Domain: Tax Law, Administrative Law, Turkish Law Source: GİB Özelge Decisions Use Cases:… See the full description on the dataset page: https://huggingface.co/datasets/newmindai/regulation-retrieval.texttext-retrieval100K<n<1M2 likes156 downloads8mo agoHugging Face08CMiller /kbmill-brick-retrieval KBMill Brick Retrieval Demos Portable, residual-honest knowledge bricks turned into retrieval evaluation sets for KBMill — the public mill at kbmill.com. Shelf packages live in kbmill-brick-library. These are not unbounded wiki dumps or synthetic QA. They come from real KBMill manufacturing: bounded packages with muted residual junk filtered where applicable, craft notes, security report in the ZIP, and published, re-runnable cosine retrieval evidence. Config Queries… See the full description on the dataset page: https://huggingface.co/datasets/CMiller/kbmill-brick-retrieval.tabulartext-retrieval1K<n<10K0 likes128 downloads25d agoHugging Face09C4IR-RW /kinya-ag-retrieval Kinyarwanda Agricultural Retrieval Dataset In Rwanda, many farmers struggle to access timely, personalized agricultural information. Traditional channels - like radio, TV, and online sources - offer limited reach and interactivity, while extension services and a national call center, staffed by only two agents for over two million farmers, face capacity constraints. To address these gaps, we developed a 24/7 AI-enabled Interactive Voice Response (IVR) tool. Accessible via a… See the full description on the dataset page: https://huggingface.co/datasets/C4IR-RW/kinya-ag-retrieval.texttext-ranking0 likes103 downloads7mo agoHugging Face10daloopa /financial-retrieval Overview This dataset contains normalized, long-form records used to benchmark multiple chatbots on financial retrieval QA. Each row represents a single (ticker, chatbot) pair answering one question. These records are derived from a verification step that extracts structured fields from each chatbot’s answer. Columns (normalized dataset) Column Type Description ticker string Company identifier used for the question (e.g., AAPL, 7203:JP). question string… See the full description on the dataset page: https://huggingface.co/datasets/daloopa/financial-retrieval.tabularquestion-answering1K<n<10K2 likes99 downloads1y agoHugging Face11cristian-untaru /medquad-retrieval-pretriage MedQuAD Retrieval Pre-Triage Dataset Dataset Description This repository contains a processed, retrieval-oriented derivative of the MedQuAD medical question-answering dataset. It was prepared for contextual medical information retrieval in SortMed, an academic medical pre-triage assistant. The corpus is not used to train the SortMed triage classifiers. It is used by a separate semantic retrieval component that identifies medically related question-answer entries… See the full description on the dataset page: https://huggingface.co/datasets/cristian-untaru/medquad-retrieval-pretriage.tabularquestion-answering10K<n<100K0 likes86 downloads14d agoHugging Face12baobab-trees /wikipedia-human-retrieval-ja Japanese Wikipedia Human Retrieval dataset This is a Japanese question answereing dataset with retrieval on Wikipedia articles by trained human workers. Contributors Yusuke Oda defined the dataset specification, data structure, and the scheme of data collection. Baobab, Inc. operated data collection, data checking, and formatting. About the dataset Each entry represents a single QA session: given a question sentence, the responsible worker tried to search for… See the full description on the dataset page: https://huggingface.co/datasets/baobab-trees/wikipedia-human-retrieval-ja.textquestion-answering1K<n<10K34 likes83 downloads3y agoHugging Face13Taklaxbr /regulation-retrieval Not: Bu veri setinin dokümantasyonu Türk yapay zeka topluluğuna katkı sağlamak amacıyla VeriPazarı tarafından Türkçeye çevrilmiştir. Orijinal veri seti newmindai tarafından geliştirilmiş olup, VeriPazarı tarafından Türk AI ekosistemi için arşivlenmiştir. 🔗 Orijinal Kaynak: newmindai/regulation-retrieval 🔗 Derleyen Platform: VeriPazarı Turkish Legal Özelge Corpus Veri Seti 📊 Veri Seti Özeti Turkish Legal Özelge Corpus, Gelir İdaresi Başkanlığı (GİB) tarafından… See the full description on the dataset page: https://huggingface.co/datasets/Taklaxbr/regulation-retrieval.texttext-retrieval100K<n<1M0 likes56 downloads3mo agoHugging Face14AdamLucek /apple-environmental-report-QA-retrieval Apple's 2024 Environmental Report QA Pairs 4300 question and relevant text chunks made from Apple's 2024 Environmental Report. Chunking was done with a token based recursive chunker at 800 token chunk size with a 400 token overlap resulting in 215 chunks. 20 question labels per chunk were synthetically generated using gpt-4o-mini with the attached prompt and a temperature of 1.0. Entries were shuffled and split into an 80/20 Train/Validation split resulting in:Training set size:… See the full description on the dataset page: https://huggingface.co/datasets/AdamLucek/apple-environmental-report-QA-retrieval.textquestion-answering1K<n<10K0 likes51 downloads2y agoHugging Face15MLNavigator /russian-retrievalBased on Sberquad Answer converted to human affordable answer. Context augmented with some pices of texts from wiki accordant to text on tematic and keywords. This dataset cold be used for training retrieval LLM models or modificators for ability of LLM to retrieve target information from collection of tematic related texts. Dataset has version with SOURCE data for generating answer with specifing source document for right answer. See file retrieval_dataset_src.jsonl Dataset consists of… See the full description on the dataset page: https://huggingface.co/datasets/MLNavigator/russian-retrieval.textquestion-answering10K<n<100K5 likes47 downloads2y agoHugging Face16DinoDS /retrieval_grounding Dino Data Retrieval Grounding Preview What This Dataset Is This dataset is a focused retrieval-grounding preview built from four Dino Data capability slices: search trigger detection grounded search integration history search trigger history search integration The goal is to train or inspect assistant behavior around two connected problems: deciding when retrieval or history lookup is needed generating answers that stay grounded to supplied evidence or prior thread… See the full description on the dataset page: https://huggingface.co/datasets/DinoDS/retrieval_grounding.tabularquestion-answeringn<1K0 likes39 downloads5mo agoHugging Face17johnnyboycurtis /Philosophical-Triplets-Retrieval Dataset Card: johnnyboycurtis/Philosophical-Triplets-Retrieval This dataset is designed for training and evaluating dense retrieval models, specifically for Retrieval Augmented Generation (RAG) systems in complex, subject-matter-heavy domains. It focuses on philosophical texts, demanding high semantic fidelity from retrieval models. Dataset Details Feature Value Hugging Face Path johnnyboycurtis/Philosophical-Triplets-Retrieval Task Information Retrieval… See the full description on the dataset page: https://huggingface.co/datasets/johnnyboycurtis/Philosophical-Triplets-Retrieval.textquestion-answering10K<n<100K1 likes38 downloads9mo agoHugging Face18adalat-ai /Indian-Legal-Retrieval-Generationgated Indian-Legal-Retrieval-Generation An expert-verified evaluation set for retrieval-augmented question answering over Indian court / legal documents. This is the small benchmark used in CourtNav. Paper: CourtNav: Voice-Guided, Anchor-Accurate Navigation of Long Legal Documents in Courtrooms — Sai Khadloya, Kush Juvekar, Arghya Bhattacharya, Utkarsh Saxena. Status: work in progress — contents and structure may still evolve. Overview 21 lawyer-verified question/answer… See the full description on the dataset page: https://huggingface.co/datasets/adalat-ai/Indian-Legal-Retrieval-Generation.documentquestion-answeringn<1K0 likes36 downloads5mo agoHugging Face19ReactiveAI /passkey-retrieval ReactiveAI / passkey-retrieval (Interactions Format) Conversational (in RxLM Interactions Format) retrieval (Passkey / Needle In a Haystack type) dataset, filtered and transformed from grimulkan/passkey-retrieval Subsets to-4k - 3-step instruct examples with first (context) message with up to 4k tokens to-4k-reasoning - 3-step reasoning examples with first (context) query with up to 4k tokens and all the interaction (with reasoning) up to 8k tokens to-8k - 3-step… See the full description on the dataset page: https://huggingface.co/datasets/ReactiveAI/passkey-retrieval.texttext-retrieval1K<n<10K1 likes33 downloads5mo agoHugging Face20SolidSnake123 /nanochat-depo-retrieval-copy1-20260715 Nanochat Depo retrieval v1 Each latent 16-node graph yields eight independent, token-aligned, depth-one query documents. This arm exposes 1 nested edge(s) per document. Only the answer is supervised in every document; the terminal token is supervised only for query ordinal 7. This source is separate from and does not alter Depo-L0 v1. tabularquestion-answering10K<n<100K0 likes32 downloads2mo agoHugging Face21mehrzad-shahin /BuiltBench-retrieval Data sources Industry Foundation Classes (IFC) published by buildingSmart International: https://ifc43-docs.standards.buildingsmart.org/ Uniclass product tables published by NBS: https://www.thenbs.com/our-tools/uniclass License cc-by-nc-nd-4.0: https://creativecommons.org/licenses/by-nc-nd/4.0/deed.en How to cite Research paper on the dataset development and validations: https://arxiv.org/abs/2411.12056 Note: This dataset refers to retrieval-p2p task as… See the full description on the dataset page: https://huggingface.co/datasets/mehrzad-shahin/BuiltBench-retrieval.textquestion-answering1K<n<10K0 likes30 downloads2y agoHugging Face22orgrctera /legalbenchrag_cuad_retrieval_pdf legalbenchrag_cuad_retrieval_pdf LegalBenchRAG cuad retrieval dataset Field Value Benchmark legalbenchrag Sub-benchmark cuad Type retrieval Items 4042 Exported from Langfuse. textquestion-answering1K<n<10K0 likes30 downloads7mo agoHugging Face23AmanPriyanshu /RLVR-Env-Retrieval-Source-Retrieval-Synthetic-NVDocs-v1 RLVR-Env-Retrieval-Source-Retrieval-Synthetic-NVDocs-v1 RLVR-ready retrieval environment derived from nvidia/Retrieval-Synthetic-NVDocs-v1. Author: Aman Priyanshu What Is This A 100k-row retrieval QA dataset where each row contains a question, ground-truth chunks, and pre-mined distractor chunks (random + semantically similar). Designed for training and evaluating retrieval agents in an RLVR (Reinforcement Learning with Verifiable Rewards) setup — the agent searches… See the full description on the dataset page: https://huggingface.co/datasets/AmanPriyanshu/RLVR-Env-Retrieval-Source-Retrieval-Synthetic-NVDocs-v1.texttext-retrieval100K<n<1M0 likes29 downloads6mo agoHugging Face24AmanPriyanshu /RLVR-Env-Retrieval-Source-code-search-net-javascript RLVR-Env-Retrieval-Source-code-search-net-javascript RLVR-ready retrieval environment derived from Nan-Do/code-search-net-javascript. Author: Aman Priyanshu What Is This A 100k-row retrieval QA dataset where each row contains a question, ground-truth chunks, and pre-mined distractor chunks (random + semantically similar). Designed for training and evaluating retrieval agents in an RLVR (Reinforcement Learning with Verifiable Rewards) setup — the agent searches through… See the full description on the dataset page: https://huggingface.co/datasets/AmanPriyanshu/RLVR-Env-Retrieval-Source-code-search-net-javascript.texttext-retrieval100K<n<1M0 likes27 downloads7mo agoHugging Face25GFCACACE /tinyllama-context-retrievaltextquestion-answering10K<n<100K0 likes26 downloads3y agoHugging Face26orgrctera /legalbenchrag_contractnli_retrieval_pdf legalbenchrag_contractnli_retrieval_pdf LegalBenchRAG contractnli retrieval dataset Field Value Benchmark legalbenchrag Sub-benchmark contractnli Type retrieval Items 977 Exported from Langfuse. textquestion-answeringn<1K0 likes26 downloads7mo agoHugging Face27AmanPriyanshu /RLVR-Env-Retrieval-Source-code-search-net-python RLVR-Env-Retrieval-Source-code-search-net-python RLVR-ready retrieval environment derived from Nan-Do/code-search-net-python. Author: Aman Priyanshu What Is This A 100k-row retrieval QA dataset where each row contains a question, ground-truth chunks, and pre-mined distractor chunks (random + semantically similar). Designed for training and evaluating retrieval agents in an RLVR (Reinforcement Learning with Verifiable Rewards) setup — the agent searches through distractors… See the full description on the dataset page: https://huggingface.co/datasets/AmanPriyanshu/RLVR-Env-Retrieval-Source-code-search-net-python.texttext-retrieval100K<n<1M0 likes23 downloads7mo agoHugging Face28nics-efc /MoA_Long_Retrievaltabularquestion-answering1K<n<10K4 likes21 downloads2y agoHugging Face29CausalLM /Retrieval-SFT-Chatgated Retrieval-Based Multi-Turn Chat SFT Synthetic Data A year ago, we released CausalLM/Refined-Anime-Text, a thematic subset of a dataset generated using the then state-of-the-art LLMs. This dataset comprises 1 million entries synthesized through long-context models that rewrote multi-document web text inputs, intended for continued pre-training. We are pleased to note that this data has been employed in various training scenarios and in studies concerning data and internet culture. In… See the full description on the dataset page: https://huggingface.co/datasets/CausalLM/Retrieval-SFT-Chat.textquestion-answering100K<n<1M61 likes20 downloads2y agoHugging Face30AK123321 /real-math-corpus-questions-with-retrievals Real Math Corpus - Statement Dependencies and Questions Dataset Description This dataset contains a comprehensive collection of mathematical statements and questions extracted from the Real Math Dataset with 207 mathematical papers. The dataset is split into two parts: Corpus: Statement dependencies and proof dependencies with complete metadata and global ID mapping Questions: Main statements from papers treated as questions, with dependency mappings to the corpus… See the full description on the dataset page: https://huggingface.co/datasets/AK123321/real-math-corpus-questions-with-retrievals.tabulartext-retrieval1K<n<10K0 likes18 downloads1y agoHugging Face

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