CoolFace
5 shown

datasets

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

Clear all
01artefactory /ledger-long-context-KPI-QA LEDGER — Long-Context KPI Question Answering & Page Retrieval This dataset is part of the LEDGER (Long-context Evaluation of Documents for Grounded Extraction and Retrieval) benchmark. It supports two of the three LEDGER tasks: Page-level KPI retrieval — given a natural-language question about a financial KPI and the corresponding annual report, retrieve the relevant page(s). Each row includes TREC-style graded relevance judgments (qrels) over all candidate pages.… See the full description on the dataset page: https://huggingface.co/datasets/artefactory/ledger-long-context-KPI-QA.tabularquestion-answering100K<n<1M14 likes3k downloads1mo agoHugging Face02WhySoCodius /in-context-grid-reasoning In-Context Grid Reasoning (ICGR) A small, fully synthetic benchmark for demonstration-conditioned rule induction: each task shows 2–4 (input grid → output grid) support pairs that share one hidden transformation, and the model must apply the same transformation to a held-out query input. It targets the same behaviour probed by recent in-context / latent-reasoning work on ARC-AGI (e.g. BDH-CQ: In-Context Learning with Recurrent Latent Reasoning, arXiv:2608.09888), but is… See the full description on the dataset page: https://huggingface.co/datasets/WhySoCodius/in-context-grid-reasoning.tabulartext-generation1K<n<10K1 likes122 downloads20d agoHugging Face03fineset-io /long-context-llm-papers Long-Context LLM Papers — FineSet A research-paper dataset on Long-Context LLM Papers, assembled, deduplicated, and quality-scored by FineSet from arXiv and Semantic Scholar. 📸 This is a dated snapshot — generated 2026-06-19. It is not auto-updated. Research on Long-Context LLM Papers moves fast — new papers land on arXiv every week. Want this same dataset refreshed daily, on a topic you choose? See the bottom. ↓ Why this dataset Quality-scored: quality_score… See the full description on the dataset page: https://huggingface.co/datasets/fineset-io/long-context-llm-papers.tabulartext-classificationn<1K0 likes36 downloads3mo agoHugging Face04Cyleux /gemma3-reasoning-dropin-context Gemma3 Reasoning Drop-in (Context Preserved) Drop-in dataset with task/input/expected_output where input includes prior turns so follow-up replies remain coherent. Use: from datasets import load_dataset dataset = load_dataset("Cyleux/gemma3-reasoning-dropin-context", split="train[:10000]") Stats: { "input": "data/functiongemma_upload/train.jsonl", "output": "data/gemma3_reasoning_dropin_context/train.jsonl", "rows": 2225, "samples_total": 1214, "rows_written": 2225… See the full description on the dataset page: https://huggingface.co/datasets/Cyleux/gemma3-reasoning-dropin-context.tabulartext-generation1K<n<10K0 likes29 downloads8mo agoHugging Face05signaldepth /e15-context-budget SignalDepth E15 Context Budget This is a small prompt-sensitivity benchmark slice for separating two explanations that often get conflated: the prompt is too short the task contract is underspecified The narrow result: on this deterministic Python code-task suite, making sparse prompts longer did not help. Making the task contract explicit did. Key Result Condition Average pass rate Read short_sparse 0.25 short and underspecified long_sparse 0.25 longer… See the full description on the dataset page: https://huggingface.co/datasets/signaldepth/e15-context-budget.tabulartext-generationn<1K0 likes10 downloads5mo agoHugging Face

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