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
01AETHORIA-AI /complexity-atlas-posttrain Complexity Atlas Posttrain — Card Corpus V2 An English supervised fine-tuning corpus generated from authored semantic frames, role-separated prompt/answer/thinking plans, compatibility graphs, and VariableBy2D reservoirs. All 15 task families, including natural dialogue, belong to one audited corpus and one tokenizer-compatible training view. Release Split Examples Train 224,654 Validation 2,478 Test 1,894 Total 229,026 The generator renders… See the full description on the dataset page: https://huggingface.co/datasets/AETHORIA-AI/complexity-atlas-posttrain.texttext-generation100K<n<1M1 likes340 downloads1mo agoHugging Face02rokokot /question-type-and-complexity Question Type and Complexity (QTC) Dataset Dataset Overview The Question Type and Complexity (QTC) dataset is a comprehensive resource for linguistics/NLP research focusing on question classification and linguistic complexity analysis across multiple languages. It contains questions from two distinct sources (TyDi QA and Universal Dependencies v2.15), automatically annotated with question types (polar/content) and a set of linguistic complexity features. Key Features: 2… See the full description on the dataset page: https://huggingface.co/datasets/rokokot/question-type-and-complexity.tabulartext-classification100K<n<1M1 likes259 downloads1y agoHugging Face03BoltMonkey /stories_by_complexityA JSON formatted dataset comprising 31156 short stories for children aged 4 to 16. This dataset is synthetic and is created using GPT4. In addition to a story title, summary, and story text, I have included elements such genre, voicing, tense of the story as well as extra information about the age-appropriateness of the story themes (as determined by GPT4), and several text complexity metrics. The text complexity metrics (Flesch-Kincaid, Gunning Fog Index, SMOG Index, Automated Readability… See the full description on the dataset page: https://huggingface.co/datasets/BoltMonkey/stories_by_complexity.tabular10K<n<100K2 likes160 downloads2y agoHugging Face04bonnychiao /faitheval-counterfactual-complexity-3-llama70b-balancedtext1K<n<10K0 likes84 downloads1mo agoHugging Face05anasnassar /llm-query-complexity-benchmark LLM Query Complexity Benchmark A multi-domain, perfectly balanced dataset of 6,000 labeled queries (4,800 train / 1,200 test) for training and evaluating LLM query complexity classifiers that route queries to the most cost-effective inference tier. Built for the STREAM project (Smart Tiered Routing Engine for AI Models), which routes queries automatically between local CPU models, institutional HPC GPU clusters, and cloud API tiers. Dataset Summary Split Queries… See the full description on the dataset page: https://huggingface.co/datasets/anasnassar/llm-query-complexity-benchmark.texttext-classification1K<n<10K1 likes80 downloads4mo agoHugging Face06kvest /swedish-cefr-text-complexity Swedish CEFR Text Complexity Dataset This dataset contains Swedish text examples labeled with approximate CEFR reading levels from A1 to C2. It was created for an information retrieval assignment about training text classifiers with embeddings. The companion demo and classifier use nicher92/saga-embed_v1 sentence embeddings and classical scikit-learn classifiers. The dataset is intended for Swedish text-complexity classification: given a short Swedish sentence or paragraph, predict… See the full description on the dataset page: https://huggingface.co/datasets/kvest/swedish-cefr-text-complexity.texttext-classificationn<1K1 likes79 downloads5mo agoHugging Face07Neura-parse /quantum-information-and-complexity-theory Neura Parse — Quantum Information & Complexity Theory: Channels, Entropies, Classes & the Structure of Advantage A proof-based theoretical-foundations vertical uniting quantum information theory (channels, entropies, entanglement measures, distinguishability, capacities, Shannon theory) with quantum complexity theory and the structure of quantum advantage (classes, Hamiltonian complexity, sampling-based advantage and its verification, pseudorandomness, dequantization).… See the full description on the dataset page: https://huggingface.co/datasets/Neura-parse/quantum-information-and-complexity-theory.tabulartext-generation100K<n<1M0 likes77 downloads3mo agoHugging Face08simonycl /Meta-Llama-3-8B-Instruct_ultrafeedback-annotate-judge-mtbench_cot_helpsteer_complexitytext10K<n<100K0 likes75 downloads2y agoHugging Face09saracandu /stl_high_complexitytabular1M<n<10M0 likes54 downloads7mo agoHugging Face10RowRed /ComplexityRouter Prompt Complexity Dataset Configurations Config File Description Size training training.jsonl Training + validation data 4,000 test test.jsonl Held‑out test set 400 Data Fields original_message_id string – the message id from OASST2 (if there was one) prompt: string – the user prompt level: string – complexity level (0–3) category: string – general topic area reason: string – the reason for giving the level (generated)… See the full description on the dataset page: https://huggingface.co/datasets/RowRed/ComplexityRouter.texttext-classification1K<n<10K0 likes51 downloads3mo agoHugging Face11hkust-nlp /deita-complexity-scorer-data Dataset Card for Deita Complexity Scorer Training Data GitHub | Paper Deita is an open-sourced project designed to facilitate Automatic Data Selection for instruction tuning in Large Language Models (LLMs). This dataset includes data for training Deita Complexity Scorer. Model Family: Other models and the dataset are found in the Deita Collection Performance Model Align Data Size MT-Bench AlpacaEval(%) OpenLLM (Avg.) Proprietary Models GPT-4-Turbo… See the full description on the dataset page: https://huggingface.co/datasets/hkust-nlp/deita-complexity-scorer-data.textn<1K10 likes41 downloads3y agoHugging Face12HillPhelmuth /complexity-messagestext1K<n<10K0 likes40 downloads2y agoHugging Face13bonnychiao /truthfulqa-complexity-3-llama70b-balancedtextn<1K0 likes39 downloads5mo agoHugging Face14AETHORIA-AI /complexity-atlas-images Complexity Atlas Images Complexity Atlas Images is a provenance-preserving CC0 image-text bank for image captioning and multimodal research. Version 1.0.0 contains 336,245 normalized museum images and English metadata-derived captions. Splits Split Samples Train 329,510 Validation 3,428 Test 3,307 Total 336,245 The dataset occupies approximately 6.67 GB across 68 WebDataset TAR shards. Source This release is derived from… See the full description on the dataset page: https://huggingface.co/datasets/AETHORIA-AI/complexity-atlas-images.imageimage-to-textn<1K0 likes38 downloads1mo agoHugging Face15Gulnur7 /kazakh-lexical-complexity-classes Kazakh Lexical Complexity Classes A CEFR-graded lexical resource for the Kazakh language. The lexicon contains 4,561 lemma–POS entries graded across five CEFR proficiency levels. Data Format The dataset is provided as a single JSON file. Each entry has the following fields: Field Type Description lemma string Kazakh word (Cyrillic script) pos string Part of speech (NOUN, VERB, ADJ, ADV, NUM, PRON, OTHER, etc.) cefr string CEFR proficiency level (A1, A2, B1… See the full description on the dataset page: https://huggingface.co/datasets/Gulnur7/kazakh-lexical-complexity-classes.texttext-classification1K<n<10K1 likes35 downloads6mo agoHugging Face16tomyimkc /repro-sample-complexity-bounds-for-robust-mean-estimation-with-mean-shift-contaminatio-traces Agent traces Agent sessions published from a Trackio Logbook. tabularn<1K0 likes34 downloads2mo agoHugging Face17aslam-naseer /js-function-complexitytext10K<n<100K0 likes29 downloads9mo agoHugging Face18GenAIDevTOProd /databricks-dolly15k-semantic-complexity Databricks - Dolly 15k – Enriched Variant (Instruction-Tuned with Semantic and Complexity Augmentation) Overview This dataset is a semantically enriched and complexity-aware extension of the original Databricks Dolly 15k, purpose-built for evaluating and training instruction-following models. Each sample is augmented with additional signals to enable more nuanced filtering, curriculum learning, and benchmark development across diverse NLP tasks. Dataset Format Each… See the full description on the dataset page: https://huggingface.co/datasets/GenAIDevTOProd/databricks-dolly15k-semantic-complexity.tabular10K<n<100K1 likes25 downloads1y agoHugging Face19UppsalaNLP /swedish-text-complexity Swedish Text Complexity Dataset A corpus of Swedish texts annotated with readability and linguistic complexity metrics, created by the Department of Linguistics and Philology at Uppsala University. Dataset Description This dataset contains Swedish text passages annotated with multiple complexity metrics, designed to support research in: Controllable text generation - Train LLMs to generate text at specific reading levels Educational NLP - Match texts to student reading… See the full description on the dataset page: https://huggingface.co/datasets/UppsalaNLP/swedish-text-complexity.texttext-classificationn<1K0 likes23 downloads8mo agoHugging Face20thethinkmachine /LlamaGemma-GSM8K-MMLU-Preference-16K-Eval-Complexitytabular10K<n<100K0 likes22 downloads2y agoHugging Face21bargav25 /self_instruct_with_complexity_scorestext10K<n<100K0 likes22 downloads1y agoHugging Face22eligran12 /babylm_complexity_metricstabular1M<n<10M0 likes22 downloads3mo agoHugging Face23sabin1234 /nepali-Psychology-domain-behaviour-diversity-complexity-sft-dataset 🧠 Nepali Psychology Question Dataset — 2,000 Samples 📌 Overview The Nepali Psychology Question Dataset is a specialized Nepali-language dataset containing 2,000 psychology-related question-answer records designed for Natural Language Processing (NLP), Large Language Models (LLMs), Small Language Models (SLMs), Supervised Fine-Tuning (SFT), Question Answering (QA), instruction tuning, educational AI, and psychology-domain research. The dataset is designed with a… See the full description on the dataset page: https://huggingface.co/datasets/sabin1234/nepali-Psychology-domain-behaviour-diversity-complexity-sft-dataset.textquestion-answering1K<n<10K0 likes22 downloads1mo agoHugging Face24aslam-naseer /js-function-complexity-processedtabular1K<n<10K0 likes19 downloads8mo agoHugging Face25ClarusC64 /clinical-quad-site-training-protocol-complexity-error-rate-data-usability-v0.1Clinical Quad Site Training Protocol Complexity Error Rate Data Usability v0.1 Each row is a site week snapshot. Core quad Site training intensityProtocol complexityOperational error rateData usability Target label_data_collapse_next_60d Files data/train.csvdata/tester.csvscorer.py Evaluation Run model on data/tester.csvReturn predictions row alignedScore with scorer.py License MIT tabulartext-classificationn<1K0 likes19 downloads7mo agoHugging Face26BhabhaAI /DEITA-Complexitytext10K<n<100K2 likes18 downloads3y agoHugging Face27thethinkmachine /arena-human-preference-55k-Complexitytabular10K<n<100K0 likes18 downloads2y agoHugging Face28DNivalis /parallel-complexity-med-texttabular10K<n<100K0 likes18 downloads1y agoHugging Face29XxCotHGxX /complexity-kink-research Complexity Kink Research: LLM Code Generation Benchmark First published: February 22, 2026Author: Michael Hernandez (XxCotHGxX)GitHub: XxCotHGxX/ComplexityKinkLicense: CC BY 4.0 Overview This dataset supports the Complexity Kink research program — an econometric investigation into whether large language models exhibit a structural performance discontinuity as a function of problem complexity. The central hypothesis is that LLM code generation performance does not… See the full description on the dataset page: https://huggingface.co/datasets/XxCotHGxX/complexity-kink-research.texttext-generation1K<n<10K0 likes18 downloads7mo agoHugging Face30BhabhaAI /DEITA-Complexity-Top1ktabular1K<n<10K0 likes17 downloads3y agoHugging Face

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