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
01llm-jp /scaling-data-constrained-llms Scaling Data-Constrained Language Models with Synthetic Data This repository provides the pre-training corpora used in Scaling Data-Constrained Language Models with Synthetic Data (Findings of EACL 2026). Overview This repository contains multiple corpora designed to study data augmentation strategies for pre-training Japanese LLMs under a data-constrained data setting. Starting from a limited Japanese Web corpus and a larger English Web corpus, we construct three… See the full description on the dataset page: https://huggingface.co/datasets/llm-jp/scaling-data-constrained-llms.texttext-generation100M<n<1B5 likes882 downloads6mo agoHugging Face02TreeAILab /Multi-turn_Long-context_Benchmark_for_LLMs LoopServe: An Adaptive Dual-phase LLM Inference Acceleration System for Multi-Turn Dialogues Arxiv: https://www.arxiv.org/abs/2507.13681 Huggingface: https://huggingface.co/papers/2507.13681 Introduction LoopServe Multi-Turn Dialogue Benchmark is a comprehensive evaluation dataset comprising multiple diverse datasets designed to assess large language model performance in realistic conversational scenarios. Unlike traditional benchmarks that place queries only at the end… See the full description on the dataset page: https://huggingface.co/datasets/TreeAILab/Multi-turn_Long-context_Benchmark_for_LLMs.textquestion-answering1K<n<10K0 likes793 downloads1y agoHugging Face03Multi-Agent-LLMs /DEBATE DEBATE: Diverse Multi-Agent Debates This dataset is presented in the paper "MALLM: Multi-Agent Large Language Models Framework". Citation comming soon. tabulartext-generation10K<n<100K2 likes707 downloads1y agoHugging Face04Naomibas /llm-system-prompts-benchmark Dataset Card for Dataset Name This datset is a collection of 100 system prompts for large language models. Dataset Details Dataset Description These 100 system prompts test a model's ability to follow grammatical patterns; answer basic multiple choice questions; act according to a particular persona; memorize information; and speak in French. Files: hundred_system_prompts.py: refer to this to see the (prompt, probe, function) triplets, as well as the… See the full description on the dataset page: https://huggingface.co/datasets/Naomibas/llm-system-prompts-benchmark.textn<1K19 likes221 downloads2y agoHugging Face05jang1563 /llm-sfm-safety-eval LLM x SFM Safety Evaluation When a general-purpose language model interprets the output of a specialist science foundation model (a protein, genomic, RNA, or chemistry model), does its safety behavior recognize the scientific content, or only the surface form of the request? This repository is the empirical core of a study of that question: the evaluation harness, the redacted aggregate results, and the measurement specifications behind four findings about how deployed Claude… See the full description on the dataset page: https://huggingface.co/datasets/jang1563/llm-sfm-safety-eval.texttext-classification10K<n<100K0 likes195 downloads12d agoHugging Face06ufca-llms /juris-tcuJurisTCU is a Brazilian Portuguese legal IR resource built from the curated jurisprudence collection of the Brazilian Federal Court of Accounts (TCU), from which we derive the benchmark subset used here. In its original form, the dataset contains 16,045 jurisprudence documents organized into more than 20 fields (metadata and textual fields). The most relevant are ENUNCIADO and EXCERTO, which correspond, respectively, to a summary of the ruling and to the excerpt from the decision that supports… See the full description on the dataset page: https://huggingface.co/datasets/ufca-llms/juris-tcu.texttext-retrieval10K<n<100K2 likes175 downloads6mo agoHugging Face07SupraLabs /LLM-self-identification Self Identification – Give your Language model an identity About Self Identification Self identification is training set SupraLabs curated for developers/trainers to experiment with to let your language model know about their identity. Self identification let your LM know these information about them: Model ID Model Name Model Description Model Creator Model Family Model Architecture Parameter Count Knowledge Cutoff Here is an example from the dataset: If… See the full description on the dataset page: https://huggingface.co/datasets/SupraLabs/LLM-self-identification.texttext-generationn<1K14 likes173 downloads2mo agoHugging Face08llmsql-bench /llmsql-benchmark LLMSQL Benchmark ⚠️ A newer version of this dataset is available:👉 https://huggingface.co/datasets/llmsql-bench/llmsql-2.0 This benchmark is designed to evaluate text-to-SQL models. For usage of this benchmark see https://github.com/LLMSQL/llmsql-benchmark. Arxiv Article: https://arxiv.org/abs/2510.02350 Files tables.jsonl — Database table metadata questions.jsonl — All available questions train_questions.jsonl, val_questions.jsonl, test_questions.jsonl — Data… See the full description on the dataset page: https://huggingface.co/datasets/llmsql-bench/llmsql-benchmark.textquestion-answering10K<n<100K2 likes163 downloads7mo agoHugging Face09ufca-llms /juaJUÁ-Juris is centered on jurisprudence drawn from the curated jurisprudence collection of the Brazilian Federal Court of Accounts (TCU). In this collection, each instance contains an enunciado and an excerto: the enunciado is an abstractive summary of the ruling, while the excerto is the passage from the ruling that supports that summary. In our retrieval setup, the enunciado serves as the query, and the corresponding excerto is treated as the ground-truth positive passage. Within the… See the full description on the dataset page: https://huggingface.co/datasets/ufca-llms/jua.texttext-retrieval10K<n<100K0 likes162 downloads6mo agoHugging Face10ufca-llms /normas-tcuNormasTCU is a Brazilian Portuguese legal IR test collection composed of normative documents from the Brazilian Federal Court of Accounts (TCU). These normative acts may have internal effects (e.g., rules governing internal procedures) or external effects (e.g., rules regulating how the court interacts with other public institutions) and differ from jurisprudential documents in both purpose and structure. Jurisprudential documents typically describe specific cases and present the legal… See the full description on the dataset page: https://huggingface.co/datasets/ufca-llms/normas-tcu.texttext-retrieval10K<n<100K0 likes157 downloads6mo agoHugging Face11Qyrou /LLM-self-identification LLM Identity · Give your LLM an identity Self Identification The Self-Identification Dataset, curated by Qyrou, is a specialized training resource designed to help developers and trainers establish clear self-identity awareness within language models. By incorporating this dataset, models can accurately learn and convey essential metadata about themselves, including their Model ID, Model Name, Model Description, Model Creator, Model Family, Model Architecture, Parameter Count… See the full description on the dataset page: https://huggingface.co/datasets/Qyrou/LLM-self-identification.texttext-generationn<1K5 likes153 downloads1mo agoHugging Face12ufca-llms /BR-TaxQAThis dataset corresponds to BR-TaxQA-R, a collection derived from materials of the Brazilian Federal Revenue Service (Receita Federal) on personal income tax (IRPF). It contains 715 questions with their corresponding answers and introduces user-oriented, FAQ-style query formulations in a legal-tax domain. Some questions are explicitly linked to other related questions. In our relevance design, the immediate answer to the queried question is treated as the primary positive with score = 2, while… See the full description on the dataset page: https://huggingface.co/datasets/ufca-llms/BR-TaxQA.texttext-retrieval1K<n<10K0 likes152 downloads5mo agoHugging Face13llmsql-bench /llmsql-3.0 LLMSQL 3.0 Benchmark Dataset Summary LLMSQL 3.0 is a corrected and enhanced benchmark for Text-to-SQL (natural language to SQL) tasks. It builds upon the original LLMSQL dataset (a cleaned version of WikiSQL) and introduces critical fixes to improve evaluation reliability. The key addition in LLMSQL 3.0 is a new synthetic subset of more challenging questions. These queries include aggregation operators, ORDER BY, JOIN, and GROUP BY clauses, making the dataset more… See the full description on the dataset page: https://huggingface.co/datasets/llmsql-bench/llmsql-3.0.text10K<n<100K0 likes111 downloads3mo agoHugging Face14llm-semantic-router /mlcommons-ai-safety-synth MLCommons AI Safety Synthesized Dataset Synthesized training data for AI safety classifiers based on the MLCommons AI Safety Hazard Taxonomy. Dataset Description This dataset contains 12,000 synthesized unsafe prompts across 6 hazard categories, designed to augment training data for content safety classifiers. Each category contains 2,000 balanced samples. Hazard Categories (MLCommons AI Safety Taxonomy) Category Description Samples… See the full description on the dataset page: https://huggingface.co/datasets/llm-semantic-router/mlcommons-ai-safety-synth.texttext-classification10K<n<100K1 likes88 downloads8mo agoHugging Face15xiao-hao /self-distillation-LLMsGitHub L-MTP: Leap Multi-Token Prediction Beyond Adjacent Context for Large Language Models An extendable MTP paradigm with leaping capability for both training and inference. Large Language Models (LLMs) are typically trained and deployed using Next-Token Prediction (NTP), an inherently sequential process that limits contextual coverage and inference efficiency. To address this, we propose Leap Multi-Token Prediction (L-MTP), an innovative method that extends Multi-Token Prediction… See the full description on the dataset page: https://huggingface.co/datasets/xiao-hao/self-distillation-LLMs.text100K<n<1M0 likes86 downloads11mo agoHugging Face16llmsql-bench /llmsql-2.0 LLMSQL 2.0 Benchmark Dataset Summary LLMSQL 2.0 is a corrected and enhanced benchmark for Text-to-SQL (natural language to SQL) tasks. It builds upon the original LLMSQL dataset (a cleaned version of WikiSQL) and introduces critical fixes to improve evaluation reliability. The key improvement in LLMSQL 2.0 is the correction of semantic mismatches between natural language questions and SQL queries—especially in aggregation operations such as COUNT, SUM, and AVG.… See the full description on the dataset page: https://huggingface.co/datasets/llmsql-bench/llmsql-2.0.text10K<n<100K2 likes79 downloads7mo agoHugging Face17llm-semantic-router /modality-routing-dataset Modality Routing Dataset This dataset materializes the dynamic modality routing data builder used by the local mmBERT-32K modality router training pipeline. The export is intended for review, versioning, and uploading to a Hugging Face dataset repository. Labels Label ID Description AR 0 Text-only requests that should route to an autoregressive LLM. DIFFUSION 1 Image-generation requests that should route to a diffusion model. BOTH 2 Requests that benefit… See the full description on the dataset page: https://huggingface.co/datasets/llm-semantic-router/modality-routing-dataset.texttext-classification1K<n<10K0 likes75 downloads6mo agoHugging Face18pkuHaowei /tts_llmsr_data tts_llmsr_data tabular1M<n<10M0 likes72 downloads6mo agoHugging Face19llmsql-bench /benchmark-evaluation-resultstext1M<n<10M0 likes67 downloads7mo agoHugging Face20ufca-llms /Ulysses-RFCorpusUlysses-RFCorpus is a Brazilian Portuguese corpus for legislative LIR with explicit relevance feedback collected in a real production scenario at the Brazilian Chamber of Deputies. The corpus was designed to capture user feedback from the institution's own retrieval workflow, rather than synthetic labels. The Brazilian Chamber of Deputies includes a specialized department, Legislative Consulting, which supports parliamentarians during the law-making process. In this workflow, parliamentarians… See the full description on the dataset page: https://huggingface.co/datasets/ufca-llms/Ulysses-RFCorpus.texttext-retrieval100K<n<1M1 likes62 downloads6mo agoHugging Face21LLM-SocialMedia /Korean-YouTube-Comment-Sentiment-Dataset Korean YouTube Comment Sentiment Dataset Data Overview Summary 본 데이터셋은 유튜브에서 수집된 한국어 댓글 5,482개와 이에 대응하는 감정 레이블(긍정, 부정, 중립, 불명확)로 구성된 감정 분류용 데이터셋입니다. 주요 레이블: 긍정, 부정, 중립, 불명확 Features 수집 대상: 요리, 뷰티, 게임, 여행, 쇼핑 등 분야의 10만 명 이상 구독자를 보유한 유튜브 채널 형식: JSON (id, text, label) 검수: 한국인 검수자에 의한 수작업 라벨링 및 교차 검토 본 데이터셋은 구어체, 이모지, 줄임말 등 실제 사용자 표현이 반영되어 있습니다. Dataset Structure Dataset Fields Field Type Description id string 각 댓글의… See the full description on the dataset page: https://huggingface.co/datasets/LLM-SocialMedia/Korean-YouTube-Comment-Sentiment-Dataset.tabulartext-classification10K<n<100K3 likes54 downloads1y agoHugging Face22passagereptile455 /repro-evaluating-llms-comparative-signals-traces Agent traces Agent sessions published from a Trackio Logbook. tabularn<1K0 likes52 downloads2mo agoHugging Face23kishormorol /llm-skills-registry LLM Skills Registry 226 first-party skills and capabilities across 13 AI assistant ecosystems, each with a category, a description, a usage example, and a link to the vendor's own documentation. This is the data behind SkillsAllYouNeed. What counts as a skill here A skill is a capability the vendor itself ships: something the assistant can do, triggered in a documented way. Third-party plugins and community prompt packs are out of scope, which is what keeps every… See the full description on the dataset page: https://huggingface.co/datasets/kishormorol/llm-skills-registry.texttext-classificationn<1K0 likes51 downloads6d agoHugging Face24nordan-ai /valkompass-2026-llms Valkompass 2026 × LLMs How do 50 popular large language models answer the 35 questions in SVT's Swedish election compass (Valkompass 2026, Riksdag) — and which of the 8 Riksdag parties does each model end up closest to? Unlike comparisons that query chat products (ChatGPT, Gemini, Claude, Grok web UIs), which have web-search / tools and act as agents, this dataset probes the raw model weights only, via the OpenRouter API, with no system prompt, no tools, no web access.… See the full description on the dataset page: https://huggingface.co/datasets/nordan-ai/valkompass-2026-llms.tabular10K<n<100K1 likes46 downloads3mo agoHugging Face25llm-semantic-router /halueval-llm-spans HaluEval LLM Spans Dataset A span-level hallucination detection dataset derived from HaluEval summarization data. Contains 10,000 samples with LLM-detected hallucination spans and RAGTruth-normalized prompts. Dataset Description This dataset converts HaluEval's binary hallucination labels into fine-grained span-level annotations using Qwen2.5-72B-Instruct. The prompts have been normalized to RAGTruth format for compatibility with hallucination detection models.… See the full description on the dataset page: https://huggingface.co/datasets/llm-semantic-router/halueval-llm-spans.texttoken-classification10K<n<100K0 likes44 downloads8mo agoHugging Face26shuyi-zsy /LLMSRtabularn<1K0 likes43 downloads1y agoHugging Face27LLMs /Alpaca-ShareGPTtext100K<n<1M21 likes42 downloads3y agoHugging Face28sukosmos /repro-codetaste-can-llms-generate-human-level-code-refactorings-traces Agent traces Agent sessions published from a Trackio Logbook. tabularn<1K0 likes42 downloads2mo agoHugging Face29Manly27 /llm-system-prompts-benchmark Dataset Card for Dataset Name This datset is a collection of 100 system prompts for large language models. Dataset Details Dataset Description These 100 system prompts test a model's ability to follow grammatical patterns; answer basic multiple choice questions; act according to a particular persona; memorize information; and speak in French. Files: hundred_system_prompts.py: refer to this to see the (prompt, probe, function) triplets, as well as the… See the full description on the dataset page: https://huggingface.co/datasets/Manly27/llm-system-prompts-benchmark.textn<1K0 likes38 downloads8mo agoHugging Face30llm-semantic-router /halueval-spans-deberta HaluEval Span-Level Dataset 🔍 Span-level hallucination detection dataset converted from HaluEval using DeBERTa-FEVER-ANLI NLI model. Quick Start from datasets import load_dataset dataset = load_dataset("llm-semantic-router/halueval-spans-deberta") Why This Dataset? Problem Solution HaluEval has binary labels only ✅ Span-level annotations Most hallucination datasets are imbalanced ✅ 45.8% hallucinated tokens Token classifiers need character… See the full description on the dataset page: https://huggingface.co/datasets/llm-semantic-router/halueval-spans-deberta.texttoken-classification10K<n<100K0 likes37 downloads9mo agoHugging Face

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