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
01wayslab /llm-network-study-data LLM-Network-Study-Data Per-request network captures (.pcapng) collected by the LLM-Network-Study benchmark harness (benchmark.py and the per-workload test scripts). Each directory holds one capture file per request, named request_<id>_run<n>_<timestamp>.pcapng. A directory name encodes four dimensions: <capture-env>_<provider/model>_<workload>[_<dataset/variant>]_results Dimension legend Dimension Values Meaning Capture env ethernet Wired connection to… See the full description on the dataset page: https://huggingface.co/datasets/wayslab/llm-network-study-data.tabularn<1K0 likes29k downloads25d agoHugging Face02open-llm-leaderboard /contentstabular1K<n<10K25 likes17k downloads2y agoHugging Face03tokyotech-llm /swallow-code-v2 SwallowCode-v2 Resources 📑 arXiv: Read our paper for detailed methodology and results at arXiv:2505.02881. 🤗 Sister Dataset: Discover SwallowMath-v2, our companion dataset for mathematical reasoning. 💻 What is it? SwallowCode-v1 was a high-quality Python code dataset generated through an LLM-based rewriting pipeline. However, it had two significant limitations: (1) it was distributed under the Llama 3.3 Community License, and (2) its size was limited to… See the full description on the dataset page: https://huggingface.co/datasets/tokyotech-llm/swallow-code-v2.tabulartext-generation100M<n<1B46 likes9.2k downloads11mo agoHugging Face04OpenCoder-LLM /opc-fineweb-code-corpus OpenCoder Dataset The OpenCoder dataset is composed of the following datasets: opc-sft-stage1: the sft data used for opencoder sft-stage1 opc-sft-stage2: the sft data used for opencoder sft-stage2 opc-annealing-corpus: the synthetic data & algorithmic corpus used for opencoder annealing opc-fineweb-code-corpus: the code-related page recalled from fineweb <-- you are here opc-fineweb-math-corpus: the math-related page recalled from finewebrefineCode-code-corpus-meta: the meta-data… See the full description on the dataset page: https://huggingface.co/datasets/OpenCoder-LLM/opc-fineweb-code-corpus.tabular100M<n<1B57 likes5.4k downloads2y agoHugging Face05llm-blender /Unified-FeedbackCollections of pairwise feedback datasets. openai/summarize_from_feedback openai/webgpt_comparisons Dahoas/instruct-synthetic-prompt-responses Anthropic/hh-rlhf lmsys/chatbot_arena_conversations openbmb/UltraFeedback argilla/ultrafeedback-binarized-preferences-cleaned berkeley-nest/Nectar Codes to reproduce the dataset: jdf-prog/UnifiedFeedback Dataset formats { "id": "...", "conv_A": [ { "role": "user", "content": "...", }, { "role": "assistant"… See the full description on the dataset page: https://huggingface.co/datasets/llm-blender/Unified-Feedback.tabular1M<n<10M18 likes4.7k downloads2y agoHugging Face06LLMDH /OpenScience Open Science Dataset Overview Open Science is a large-scale, permissively licensed text dataset derived from OpenAlex, containing over 100B (105,390,332,599) words. OpenAlex is an open database of scholarly publications, authors, institutions, and research outputs that serves as a comprehensive source for academic literature. Key Features Truly Open: Contains only permissively licensed data suitable for both commercial and non-commercial use Multilingual… See the full description on the dataset page: https://huggingface.co/datasets/LLMDH/OpenScience.tabular1M<n<10M0 likes4.3k downloads2y agoHugging Face07LLMTeamAkiyama /MathX-hatoritabular100K<n<1M0 likes3.3k downloads1y agoHugging Face08fahadhafeezofficial /cissp-llmbench CISSP-LLMBench tabulartext-generation10K<n<100K0 likes3.1k downloads3mo agoHugging Face09LLMDH /otherdocument100K<n<1M0 likes2.7k downloads1y agoHugging Face10Exgentic /agent-llm-traces-v2 Exgentic Agent LLM Traces v2 — Agent Chat Only OpenTelemetry-shaped execution traces for 10,057 agent runs across 6 benchmarks (AppWorld, SWE-bench, BrowseCompPlus, τ²-bench Airline/Retail/Telecom), filtered to the agent under test's chat-only LLM calls. This is the dataset for replay testing, behavioral analysis, or any task where you care about what the benchmarked model actually did — not the eval scaffolding around it. This v2 release expands upon Exgentic/agent-llm-traces… See the full description on the dataset page: https://huggingface.co/datasets/Exgentic/agent-llm-traces-v2.tabulartext-generation10K<n<100K0 likes2.4k downloads3mo agoHugging Face11llm-jp /leaderboard-contents-v2tabularn<1K1 likes1.5k downloads1d agoHugging Face12nishan-chatterjee /llm-bias-detection LLM Bias Detection Evaluation Traces Evaluation data accompanying Navigating the digital spectrum: Assessing political bias, stability, and downstream fairness in Large Language Models (arXiv:2609.08637). Licence scope: CC BY 4.0 covers the authors' original documentation, templates, selection/arrangement and author-generated tables. It does not relicense source text or annotations. IBM retains CC BY-SA 3.0; hate-corpus components retain CC BY 4.0, CC0 or MIT as documented in… See the full description on the dataset page: https://huggingface.co/datasets/nishan-chatterjee/llm-bias-detection.tabulartext-classification10M<n<100M0 likes1.3k downloads4d agoHugging Face13minnesotanlp /LLM-Artifacts Under the Surface: Tracking the Artifactuality of LLM-Generated Data Debarati Das†¶, Karin de Langis¶, Anna Martin-Boyle¶, Jaehyung Kim¶, Minhwa Lee¶, Zae Myung Kim¶ Shirley Anugrah Hayati, Risako Owan, Bin Hu, Ritik Sachin Parkar, Ryan Koo, Jong Inn Park, Aahan Tyagi, Libby Ferland, Sanjali Roy, Vincent Liu Dongyeop Kang Minnesota NLP, University of Minnesota Twin Cities † Project Lead, ¶ Core Contribution, Arxiv Project Page 📌 Table of Contents Introduction… See the full description on the dataset page: https://huggingface.co/datasets/minnesotanlp/LLM-Artifacts.tabular100K<n<1M2 likes1.3k downloads3y agoHugging Face14OpenCoder-LLM /RefineCode-code-corpus-metaThis dataset consists of meta information (including the repository name and file path) of the raw code data from RefineCode. You can collect those files referring to this metadata and reproduce RefineCode! Note: Currently, we have uploaded the meta data covered by The Stack V2 (About 50% file volume). Due to complex legal considerations, we are unable to provide the complete source code currently. We are working hard to make the remaining part available. RefineCode is a high-quality… See the full description on the dataset page: https://huggingface.co/datasets/OpenCoder-LLM/RefineCode-code-corpus-meta.tabular100M<n<1B28 likes1.2k downloads2y agoHugging Face15Xiaolong-Han /w2t-llm-arc-easy-lora W2T Llm Arc Easy Lora This repository contains artifacts for the W2T paper: Paper: W2T: LoRA Weights Already Know What They Can Do Repo: Weight2Token Summary ARC-Easy LoRA checkpoints and prepared metadata used for performance prediction. Source Status Storage location: local Verification status: confirmed Files See manifest.json for the exact local or remote source paths used to prepare this release. Citation… See the full description on the dataset page: https://huggingface.co/datasets/Xiaolong-Han/w2t-llm-arc-easy-lora.tabular10K<n<100K0 likes1.1k downloads4mo agoHugging Face16Kyle1668 /LLM-TTA-Augmentation-Logstabular1M<n<10M0 likes1.1k downloads3y agoHugging Face17JQL-AI /JQL-LLM-Edu-Annotations 📚 JQL Educational Quality Annotations from LLMs This dataset provides 17,186,606 documents with high-quality LLM annotations for evaluating the educational value of web documents, and serves as a benchmark for training and evaluating multilingual LLM annotators as described in the JQL paper. 📝 Dataset Summary Multilingual document-level quality annotations scored on a 0–5 educational value scale by three state-of-the-art LLMs: Gemma-3-27B-it, Mistral-3.1-24B-it… See the full description on the dataset page: https://huggingface.co/datasets/JQL-AI/JQL-LLM-Edu-Annotations.tabular10M<n<100M2 likes1k downloads1y agoHugging Face18LLM-OS-Models /KoHRM-Text-1.4B-prepared-data KoHRM-Text-1.4B Prepared Data This dataset repository contains prepared HRM-Text V1Dataset artifacts for KoHRM-Text-1.4B. The data is intended for continued pretraining and staged training with the project code at: https://github.com/LLM-OS-Models/KoHRM-text https://huggingface.co/LLM-OS-Models/KoHRM-Text-1.4B https://huggingface.co/LLM-OS-Models/HRM-Text-Ko-Terminal-Tokenizer-131K The upstream architecture and training method are based on: Paper:… See the full description on the dataset page: https://huggingface.co/datasets/LLM-OS-Models/KoHRM-Text-1.4B-prepared-data.tabulartext-generationn<1K1 likes1k downloads4mo agoHugging Face19tokyotech-llm /swallow-code SwallowCode Notice May 21, 2025: We have deleted ablation/exp1-the-stack-v2-train-smol-ids-python because it was flagged as potentially containing unsafe data collected from the Python subset of https://huggingface.co/datasets/bigcode/the-stack-v2-train-smol-ids. However, since this dataset can be reconstructed from the-stack-v2-train-smol-ids, there is no issue in terms of reproducibility. May 21, 2025: ClamAV has flagged “Win.Trojan.MSShellcode-88” in… See the full description on the dataset page: https://huggingface.co/datasets/tokyotech-llm/swallow-code.tabulartext-generation100M<n<1B68 likes962 downloads7mo agoHugging Face20Exgentic /agent-llm-traces Multi-Benchmark LLM Agent Traces A comprehensive dataset of OpenTelemetry traces capturing LLM inference behavior across multiple agent frameworks, benchmarks, and model providers. This dataset enables research into LLM performance analysis, agent behavior patterns, and inference optimization. Collected by Exgentic - A platform for LLM observability and performance optimization. Dataset Overview This dataset contains 1,781 execution traces capturing detailed agent… See the full description on the dataset page: https://huggingface.co/datasets/Exgentic/agent-llm-traces.tabulartext-generation1K<n<10K22 likes943 downloads4mo agoHugging Face21hebrew-llm-leaderboard /chat-resultstabularn<1K0 likes909 downloads22d agoHugging Face22llm-jp /Wiki-JA-Pair Wiki-JA-Pair Wiki-JA-Pair is a dataset of 1M image–text pairs sourced from the Japanese Wikipedia (Wiki-JA). This dataset is constructed using the May 1, 2025 dump (jawiki-20250501-pages-articles-multistream.xml.bz2). How to Use from datasets import load_dataset ds = load_dataset("llm-jp/Wiki-JA-Pair") Format Wiki-JA-Pair includes the following columns: url: URL of the image caption: Caption associated with the image description: Nearby text that… See the full description on the dataset page: https://huggingface.co/datasets/llm-jp/Wiki-JA-Pair.image1M<n<10M2 likes875 downloads2mo agoHugging Face23cnut1648 /LLM-fingerprinted-adaptertabularn<1K0 likes845 downloads3y agoHugging Face24GenSEC-LLM /SLT-Task2-Post-ASR-Speaker-Tagging Dataset Name: Dataset for ASR Speaker-Tagging Corrections (Speaker Diarization) Description This dataset is pairs of erroneous ASR output and speaker tagging, which are generated from a ASR system and speaker diarization system. Each source erroneous transcription is paired with human-annotated transcription, which has correct transcription and speaker tagging. SEGment-wise Long-form Speech Transcription annotation (SegLST), the file format used in the CHiME challenges… See the full description on the dataset page: https://huggingface.co/datasets/GenSEC-LLM/SLT-Task2-Post-ASR-Speaker-Tagging.tabular10K<n<100K2 likes817 downloads2y agoHugging Face25argo11 /0399-tv-valid-clean-sft-tokenized-llmjp4-8btabular1M<n<10M0 likes796 downloads3mo agoHugging Face26FT-LLM-2026-RAMEN /droid_1.0.1tabular10M<n<100M0 likes780 downloads8mo agoHugging Face27Multi-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 likes719 downloads1y agoHugging Face28dwright37 /llm-knowledge-collapse "Epistemic Diversity and Knowledge Collapse in Large Language Models" (Wright et al. 2025)     Authors: Dustin Wright, Sarah Masud, Jared Moore, Srishti Yadav, Maria Antoniak, Peter Ebert Christiensen, Chan Young Park, and Isabelle Augenstein Contains all 1.6M responses and 70M claims used to measure LLM epistemic diversity in the paper "Epistemic Diversity and Knowledge Collapse in Large Language Models" (Wright et al. 2025) @article{wright2025epistemicdiversity… See the full description on the dataset page: https://huggingface.co/datasets/dwright37/llm-knowledge-collapse.tabular10M<n<100M1 likes715 downloads7mo agoHugging Face29Stereotypes-in-LLMs /hiring-bias-mitigation-responses Hiring-bias mitigation — model responses Every response produced in the mitigation study of LLM hiring decisions: 54 runs, 2,471,850 responses, from 5 open-weight models in English and Ukrainian, at baseline and under each mitigation family (baseline, embedding, prompt, scrub). Each run is one subset. All released artifacts: the Hiring Bias Mitigation collection. Training data of the fine-tuned runs: hiring-bias-mitigation-synthetic-data. Code, configs, full results and… See the full description on the dataset page: https://huggingface.co/datasets/Stereotypes-in-LLMs/hiring-bias-mitigation-responses.tabulartext-generation1M<n<10M0 likes681 downloads3d agoHugging Face30OALL /AlGhafa-Arabic-LLM-Benchmark-Translatedtabular10K<n<100K2 likes644 downloads2y agoHugging Face

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