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
01bigcode /the-stack-smolgated Dataset Description A small subset (~0.1%) of the-stack dataset, each programming language has 10,000 random samples from the original dataset. The dataset has 2.6GB of text (code). Languages The dataset contains 30 programming languages: "assembly", "batchfile", "c++", "c", "c-sharp", "cmake", "css", "dockerfile", "fortran", "go", "haskell", "html", "java", "javascript", "julia", "lua", "makefile", "markdown", "perl", "php", "powershell", "python", "ruby", "rust"… See the full description on the dataset page: https://huggingface.co/datasets/bigcode/the-stack-smol.tabulartext-generation100K<n<1M95 likes27k downloads3y agoHugging Face02bigcode /the-stack-smol-xl Dataset Description A small subset of the-stack dataset, with 87 programming languages, each has 10,000 random samples from the original dataset. Languages The dataset contains 87 programming languages: 'ada', 'agda', 'alloy', 'antlr', 'applescript', 'assembly', 'augeas', 'awk', 'batchfile', 'bison', 'bluespec', 'c', 'c++', 'c-sharp', 'clojure', 'cmake', 'coffeescript', 'common-lisp', 'css', 'cuda', 'dart', 'dockerfile', 'elixir', 'elm', 'emacs-lisp','erlang'… See the full description on the dataset page: https://huggingface.co/datasets/bigcode/the-stack-smol-xl.tabulartext-generation100K<n<1M11 likes7.9k downloads4y agoHugging Face03common-pile /stackv2 Stack V2 Description We filter the Stack V2 to only include code from openly licensed repositories, based on the license detection performed by the creators of Stack V2. When multiple licenses are detected in a single repository, we ensure that all of the licenses are on the Blue Oak Council certified license list. Per-document license information is available in the license entry of the metadata field of each example. Code for collecting, processing, and preparing this… See the full description on the dataset page: https://huggingface.co/datasets/common-pile/stackv2.texttext-generation1M<n<10M0 likes7.8k downloads1y agoHugging Face04common-pile /stackv2_edu_filtered Stack V2 Edu Description We filter the Stack V2 to only include code from openly licensed repositories, based on the license detection performed by the creators of Stack V2. When multiple licenses are detected in a single repository, we ensure that all of the licenses are on the Blue Oak Council certified license list. Per-document license information is available in the license entry of the metadata field of each example. Code for collecting, processing, and preparing… See the full description on the dataset page: https://huggingface.co/datasets/common-pile/stackv2_edu_filtered.tabulartext-generation10M<n<100M6 likes6.8k downloads1y agoHugging Face05mteb /stackexchange-clustering StackExchangeClustering.v2 An MTEB dataset Massive Text Embedding Benchmark Clustering of titles from 121 stackexchanges. Clustering of 25 sets, each with 10-50 classes, and each class with 100 - 1000 sentences. Task category t2c Domains Web, Written Reference https://arxiv.org/abs/2104.07081 How to evaluate on this task You can evaluate an embedding model on this dataset using the following code: import mteb task =… See the full description on the dataset page: https://huggingface.co/datasets/mteb/stackexchange-clustering.texttext-classificationn<1K1 likes5.9k downloads7mo agoHugging Face06common-pile /stackexchange Stack Exchange Description StackExchange is a collection of Q&A communities spanning a wide variety of topics. While StackExchange formerly provided structured dumps of all of their content, since July of 2024, StackExchange has stopped publishing XML dumps to the Internet Archive. Instead, each site can provide a logged in user with a custom url to download the dump for that site. This means that dumps for defunct sites like windowsphone.stackexchange.com are… See the full description on the dataset page: https://huggingface.co/datasets/common-pile/stackexchange.texttext-generation10M<n<100M8 likes4.3k downloads1y agoHugging Face07common-pile /stackexchange_filtered Stack Exchange Description StackExchange is a collection of Q&A communities spanning a wide variety of topics.While StackExchange formerly provided structured dumps of all of their content, since July of 2024, StackExchange has stopped publishing XML dumps to the Internet Archive.Instead, each site can provide a logged-in user with a custom URL to download the dump for that site.This means that dumps for defunct sites like windowsphone.stackexchange.com are… See the full description on the dataset page: https://huggingface.co/datasets/common-pile/stackexchange_filtered.texttext-generation10M<n<100M10 likes3.6k downloads1y agoHugging Face08mteb /stackexchange-clustering-p2p StackExchangeClusteringP2P.v2 An MTEB dataset Massive Text Embedding Benchmark Clustering of title+body from stackexchange. Clustering of 5 sets of 10k paragraphs and 5 sets of 5k paragraphs. Task category t2c Domains Web, Written Reference https://arxiv.org/abs/2104.07081 How to evaluate on this task You can evaluate an embedding model on this dataset using the following code: import mteb task = mteb.get_tasks(["StackExchangeClusteringP2P.v2"])… See the full description on the dataset page: https://huggingface.co/datasets/mteb/stackexchange-clustering-p2p.texttext-classificationn<1K1 likes2.9k downloads1y agoHugging Face09math-ai /StackMathQA StackMathQA StackMathQA: A Curated Collection of 2 Million Mathematical Questions and Answers Sourced from Stack Exchange StackMathQA is a meticulously curated collection of 2 million mathematical questions and answers, sourced from various Stack Exchange sites. This repository is designed to serve as a comprehensive resource for researchers, educators, and enthusiasts in the field of mathematics and AI research. Configs configs: - config_name: stackmathqa1600k… See the full description on the dataset page: https://huggingface.co/datasets/math-ai/StackMathQA.texttext-generation1M<n<10M104 likes1.7k downloads10mo agoHugging Face10marianna13 /physics-stackexchangetext10K<n<100K2 likes1.4k downloads3y agoHugging Face11flax-sentence-embeddings /stackexchange_title_body_jsonljsonl.gz format from https://huggingface.co/datasets/flax-sentence-embeddings/stackexchange_xml Each line contains a dict in the format: {"text": ["title", "body"], "tags": ["tag1", "tag2"]} The following parameters have been used for filtering: min_title_len = 20 min_body_len = 20 max_body_len = 4096 min_score = 0 If a stackexchange contained less than 10k questions (after filtering), it is written to the small_stackexchanges.jsonl.gz file. This is a dump of the files from… See the full description on the dataset page: https://huggingface.co/datasets/flax-sentence-embeddings/stackexchange_title_body_jsonl.text1M<n<10M2 likes936 downloads5y agoHugging Face12ZionHao /vqvae-18ch-stacked-npy 18-Channel Stacked NPY Dataset This private dataset repository contains stacked 18-channel NPY tensors used for multi-view VQ-VAE training. Format Files: data/<sequence>/normalized_*.npy Shape: [256, 256, 18] dtype: float32 Value range: usually [0, 1] Channel semantics: six RGB views stacked along the channel dimension Captions: captions.jsonl, with records like {"npy": "sequence/normalized_0000.npy", "text": "..."} Release Note This repository is… See the full description on the dataset page: https://huggingface.co/datasets/ZionHao/vqvae-18ch-stacked-npy.text10K<n<100K0 likes868 downloads4mo agoHugging Face13marin-community /stackexchange-markdown Marin Markdownified StackExchange Markdownified Stack Exchange transforms the Stack Exchange's question-answer pairs into Markdown format consisting of 20.4B tokens. This dataset preserves the content contained in technical discussions while organizing it into a thread format for language model training. Value Tokens 20 413 785 853 Primary source https://archive.org/details/stackexchange File format JSONL License CC (mirrors upstream SE licenses)… See the full description on the dataset page: https://huggingface.co/datasets/marin-community/stackexchange-markdown.texttext-generation10M<n<100M6 likes709 downloads1y agoHugging Face14mteb /stackoverflowdupquestions-rerankingtext10K<n<100K3 likes685 downloads4y agoHugging Face15jonathanli /law-stack-exchange Dataset Card for Law Stack Exchange Dataset Dataset Summary Dataset from the Law Stack Exchange, as used in "Parameter-Efficient Legal Domain Adaptation". Citation Information @inproceedings{li-etal-2022-parameter, title = "Parameter-Efficient Legal Domain Adaptation", author = "Li, Jonathan and Bhambhoria, Rohan and Zhu, Xiaodan", booktitle = "Proceedings of the Natural Legal Language Processing Workshop 2022", month = dec… See the full description on the dataset page: https://huggingface.co/datasets/jonathanli/law-stack-exchange.tabulartext-classification1K<n<10K17 likes537 downloads4y agoHugging Face16craffel /common-pile-stack-edutabular10M<n<100M0 likes498 downloads1y agoHugging Face17raj2708 /stackexchange-all StackExchange All Communities — Preprocessed All 362 StackExchange communities (including Stack Overflow) processed into QA pairs and standalone questions, ready for LLM pretraining and instruction tuning. Stats Field Value Communities 362 Dump date March 2026 License CC-BY-SA 4.0 Record Types instruction — Question + Answer pair (qa_pair) text — Unanswered question (standalone) Format { "id": "uuid-v4"… See the full description on the dataset page: https://huggingface.co/datasets/raj2708/stackexchange-all.text10M<n<100M1 likes316 downloads3mo agoHugging Face18code-rag-bench /stackoverflow-postsThe StackOverflow posts retrieval source for code-rag-bench. text1M<n<10M2 likes306 downloads2y agoHugging Face19Makoveli89 /bigcode-the-stack-smol bigcode/the-stack-smol This repository documents a dataset used by the Mothership project. By default data is not mirrored here. Primary source: https://huggingface.co/datasets/bigcode/the-stack-smol Local cache (if present during publishing): C:\Users\Sean Smith\Documents\Scraps\Knowledge\Mothership\library\datasets\bigcode\the-stack-smol Revision pin: none To reproduce locally, use the project's downloader: python scripts/download_datasets.py --include bigcode/the-stack-smol textn<1K0 likes285 downloads1y agoHugging Face20Omarrran /StackPulse_778K_QnA_Code_dataset 💻 StackOverflow-778K: Multi-Year Developer Q&A Dataset Dataset Summary A large-scale Stack Overflow question dataset containing 778,929 unique questions sampled across 7 years (2015–2022). Each question includes the raw HTML body, plain-text version, tags, score, view count, answer count, and a rich set of derived features for immediate ML use. Collected across 8 sampling runs on Feb 27 2026, deduplicated to 778,929 unique questions with only 2 duplicates removed.… See the full description on the dataset page: https://huggingface.co/datasets/Omarrran/StackPulse_778K_QnA_Code_dataset.tabulartext-classification1M<n<10M0 likes239 downloads5mo agoHugging Face21common-pile /stackv2_html_filteredtext1M<n<10M3 likes230 downloads1y agoHugging Face22agicorp /StackMathQA StackMathQA StackMathQA is a meticulously curated collection of 2 million mathematical questions and answers, sourced from various Stack Exchange sites. This repository is designed to serve as a comprehensive resource for researchers, educators, and enthusiasts in the field of mathematics and AI research. Configs configs: - config_name: stackmathqa1600k data_files: data/stackmathqa1600k/all.jsonl default: true - config_name: stackmathqa800k data_files:… See the full description on the dataset page: https://huggingface.co/datasets/agicorp/StackMathQA.texttext-generation1M<n<10M3 likes199 downloads3y agoHugging Face23ymoslem /Law-StackExchange Law-StackExchange Dataset Details All StackExchange legal questions and their answers from the Law site, up to 14 August 2023. The repository includes a notebook for the process using the official StackExchange API. Citation @misc{Moslem2023-LawStackExchangeDataset, author = {Moslem, Yasmin}, title = {Law-StackExchange Dataset}, year = 2023, url = {https://huggingface.co/datasets/ymoslem/Law-StackExchange}, doi =… See the full description on the dataset page: https://huggingface.co/datasets/ymoslem/Law-StackExchange.tabularquestion-answering10K<n<100K32 likes156 downloads1y agoHugging Face24prhegde /preference-data-math-stack-exchangeThe preference dataset is derived from the stack exchange dataset which contains questions and answers from the Stack Overflow Data Dump. This contains questions and answers for various topics. For this work, we used only question and answers from math.stackexchange.com sub-folder. The questions are grouped with answers that are assigned a score corresponding to the Anthropic paper: score = log2 (1 + upvotes) rounded to the nearest integer, plus 1 if the answer was accepted by the questioner… See the full description on the dataset page: https://huggingface.co/datasets/prhegde/preference-data-math-stack-exchange.text10K<n<100K6 likes131 downloads3y agoHugging Face25ymoslem /MedicalSciences-StackExchangeAll StackExchange questions and their answers from the Medical Sciences site, up to 14 August 2023. The repository includes a notebook for the process using the official StackExchange API. tabularquestion-answering1K<n<10K11 likes119 downloads3y agoHugging Face26Mxode /StackOverflow-QA-C-Language-40kThis is a collection of ~40k QA's in C Language from StackOverflow. The data has been initially cleaned, and each response is with Accepted Answer. All data is <1000 in length. The questions and answers were organized into a one-line format. A sample format is shown below: { "question": "```\nFILE* file = fopen(some file)\n\npcap_t* pd = pcap_fopen_offline(file)\n\npcap_close(pd)\n\nfclose(file)\n```\n\nThis code occurs double free error.\n\nCould you explain about this happening?\n\nMy… See the full description on the dataset page: https://huggingface.co/datasets/Mxode/StackOverflow-QA-C-Language-40k.textquestion-answering10K<n<100K5 likes92 downloads1y agoHugging Face27TigerResearch /tigerbot-stackexchange-qa-en-0.5mTigerbot 基于stackexchange问答站点dump数据生成sft数据集 原始来源:https://archive.org/details/stackexchange Usage import datasets ds_sft = datasets.load_dataset('TigerResearch/tigerbot-stackexchange-qa-en-0.5m') text100K<n<1M5 likes88 downloads3y agoHugging Face28hcju /stacksqa Stacks Question-Answer Retrieval Dataset We use the theorems from the test set of the Stacks dataset in NaturalProofs as queries, and include all proofs from the dataset as the corpus. texttext-retrieval10K<n<100K0 likes84 downloads1y agoHugging Face29xPXXX /stackoverflow_DL-related_questionstabular10K<n<100K0 likes78 downloads3y agoHugging Face30Bigenlight /bowl_stack_lighting_lerobot_v3 Bowl stack with additional lighting — LeRobot v3.0 Task: Stack the orange bowl on the purple bowl. UR7e + GELLO teleoperation demonstrations: grasp the orange bowl with the gripper and place it on top of the purple bowl. Task scene captured on 2026-09-18. The two visible softbox lights are the additional-lighting setup used during collection. Collection condition Additional task lighting was installed and used throughout this 2026-09-18 collection. This is a… See the full description on the dataset page: https://huggingface.co/datasets/Bigenlight/bowl_stack_lighting_lerobot_v3.tabularn<1K0 likes72 downloads6d agoHugging Face

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