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
01mikex86 /stackoverflow-posts StackOverflow Posts Markdown Dataset Summary This dataset contains all posts submitted to StackOverflow before the 14th of June 2023 formatted as Markdown text. The dataset contains ~60 Million posts, totaling ~35GB in size and ~65 billion characters of text. The data is sourced from Internet Archive StackExchange Data Dump. Dataset Structure Each record corresponds to one post of a particular type. Original ordering from the data dump is not exactly preserved… See the full description on the dataset page: https://huggingface.co/datasets/mikex86/stackoverflow-posts.tabularquestion-answering10M<n<100M63 likes15k downloads3y agoHugging Face02bigcode /stackoverflow-clean Dataset Card for "stackoverflow-clean" More Information needed tabular10M<n<100M8 likes1.4k downloads3y agoHugging Face03farida5gaber /stackoverflow-posts StackOverflow Posts Markdown Dataset Summary This dataset contains all posts submitted to StackOverflow before the 14th of June 2023 formatted as Markdown text. The dataset contains ~60 Million posts, totaling ~35GB in size and ~65 billion characters of text. The data is sourced from Internet Archive StackExchange Data Dump. Dataset Structure Each record corresponds to one post of a particular type. Original ordering from the data dump is not exactly preserved… See the full description on the dataset page: https://huggingface.co/datasets/farida5gaber/stackoverflow-posts.tabularquestion-answering10M<n<100M0 likes697 downloads5mo agoHugging Face04easytpp /stackoverflowtabular1K<n<10K1 likes582 downloads2y agoHugging Face05koutch /stackoverflow_python Dataset Card for "stackoverflow_python" Dataset Summary This dataset comes originally from kaggle. It was originally split into three tables (CSV files) (Questions, Answers, and Tags) now merged into a single table. Each row corresponds to a pair (question-answer) and their associated tags. The dataset contains all questions asked between August 2, 2008 and Ocotober 19, 2016. Supported Tasks and Leaderboards This might be useful for open-domain… See the full description on the dataset page: https://huggingface.co/datasets/koutch/stackoverflow_python.tabularquestion-answering100K<n<1M33 likes441 downloads3y agoHugging Face06c17hawke /stackoverflow-datasettabular10K<n<100K6 likes303 downloads4y agoHugging Face07raymondzmc /stackoverflow_Llama-3.1-8B-Instruct_vocab_2000_lasttabular10K<n<100K0 likes188 downloads9mo agoHugging Face08BEE-spoke-data /stackoverflow-questions-long stackoverflow questions for text classification: 'long' This is pacovaldez/stackoverflow-questions filtered for 1024 GPT2 tokens or more in title + body https://huggingface.co/datasets/pacovaldez/stackoverflow-questions tabulartext-classification100K<n<1M1 likes149 downloads9mo agoHugging Face09reubenjohn /stackoverflow-unified-text-open-status-classification Dataset Card for "stackoverflow-unified-text-open-status-classification" More Information needed tabular1M<n<10M0 likes127 downloads4y agoHugging Face10xPXXX /stackoverflow_DL-related_questionstabular10K<n<100K0 likes114 downloads3y agoHugging Face11mirzaei2114 /stackoverflowVQA Dataset Card for "stackoverflowVQA" More Information needed tabularvisual-question-answering1M<n<10M5 likes85 downloads3y agoHugging Face12reapxdev /stackoverflow-scraper StackOverflow Scraper Scrape Stack Overflow questions, answers, tags and user profiles through the public Stack Exchange API. Filter by tag, score, date, accepted status and full-text search. No login, no browser. Rows in this dataset 16,719 Fields 47 Collector runs behind it 57 Most recent observation 2026-08-04 Browsable presentation https://reapx.dev/data/stackoverflow-scraper/ — 9,841 entity pages Run the collector yourself… See the full description on the dataset page: https://huggingface.co/datasets/reapxdev/stackoverflow-scraper.tabular10K<n<100K0 likes61 downloads2mo agoHugging Face13raymondzmc /stackoverflow_ERNIE-4.5-0.3B-PT_vocab_4000_lasttabular10K<n<100K0 likes56 downloads9mo agoHugging Face14Azure99 /stackoverflow-qa-top-300ktabular100K<n<1M2 likes48 downloads2y agoHugging Face15reubenjohn /stackoverflow-unified-text-open-status-classification-sample Dataset Card for "stackoverflow-open-status-classification" More Information needed tabular100K<n<1M1 likes47 downloads4y agoHugging Face16eshangj /stackoverflow_q_and_a_sample Description GitHub repository: https://github.com/EshanJayasundara/Stackoverflow-Python-Q-and-A-Extractor. GitHub repository contains the automated workflow for extracting the question and answer pairs from Stackoverflow. This dataset contains the question-answer pairs extracted from Stackoverflow using Stack Exchange API v2.3 and used following endpoints, /answers/{ids} GET /questions GET From 2020 January 1 to Today 1. Dataset description, Contains only python… See the full description on the dataset page: https://huggingface.co/datasets/eshangj/stackoverflow_q_and_a_sample.tabularquestion-answering10K<n<100K1 likes47 downloads1y agoHugging Face17p1atdev /ja-stackoverflow ja-stackoverflow 日本語版 Stack Overflow の スタック・オーバーフロー のデータダンプ をもとにデータを加工し、質問文と回答文のペアになるように調整した QA データセット。 データ構造 投稿本文は html2text を使ってマークダウン化されています。その際、 コードブロックは ``` で囲まれるように変更されています。 画像 URL に base64 エンコードされた画像が含まれる場合、 [unk] に置き換えています。 default サブセット id: 質問投稿の ID question: 質問投稿 answers: 質問に対する回答投稿のリスト accepted_answer_id: 質問者に選ばれた回答のID。null の可能性がある popular_answer_id: もっともスコアが高かった回答のID。null の可能性がある simple サブセット default サブセットから、 question と answers… See the full description on the dataset page: https://huggingface.co/datasets/p1atdev/ja-stackoverflow.tabulartext-generation10K<n<100K8 likes46 downloads3y agoHugging Face18Somesh140 /stack-overflow-datasettabular10K<n<100K1 likes42 downloads3y agoHugging Face19tppllm /stack-overflow Stack Overflow Dataset This dataset contains badge awards earned by users on Stack Overflow between January 1, 2022, and December 31, 2023. It includes 3,336 sequences with 187,836 events and 25 badge types, derived from the Stack Exchange Data Dump under the CC BY-SA 4.0 license. The detailed data preprocessing steps used to create this dataset can be found in the TPP-LLM paper and TPP-Embedding paper. Update (2025-10-28): Added three timestamp fields (timestamp_event… See the full description on the dataset page: https://huggingface.co/datasets/tppllm/stack-overflow.tabular1K<n<10K1 likes42 downloads10mo agoHugging Face20raymondzmc /stackoverflow_Llama-3.2-1B-Instruct_vocab_2000_lasttabular10K<n<100K0 likes39 downloads9mo agoHugging Face21raymondzmc /stackoverflow_ERNIE-4.5-0.3B-PT_vocab_500_lasttabular10K<n<100K0 likes39 downloads9mo agoHugging Face22raymondzmc /stackoverflow_ERNIE-4.5-0.3B-PT_vocab_1000_lasttabular10K<n<100K0 likes37 downloads9mo agoHugging Face23Kubermatic /stackoverflow_QAs StackOverflow Q&A Dataset for Various Projects Description This dataset consists of Q&A data extracted from StackOverflow, related to different projects of CNCF (Cloud Native Computing Foundation) landscape. It includes the following three columns: Question: The question asked on StackOverflow. Answer: The corresponding answer to the question. Tag: The name of the project to which the question and answer are related. The data was collected using the Git Exchange API to… See the full description on the dataset page: https://huggingface.co/datasets/Kubermatic/stackoverflow_QAs.tabular1K<n<10K3 likes35 downloads2y agoHugging Face24tppllm /stack-overflow-description Stack Overflow Description Dataset This dataset contains badge awards earned by users on Stack Overflow between January 1, 2022, and December 31, 2023. It includes 3,336 sequences with 187,836 events and 25 badge types, derived from the Stack Exchange Data Dump under the CC BY-SA 4.0 license. The detailed data preprocessing steps used to create this dataset can be found in the TPP-LLM paper and TPP-Embedding paper. If you find this dataset useful, we kindly invite you to cite the… See the full description on the dataset page: https://huggingface.co/datasets/tppllm/stack-overflow-description.tabular1K<n<10K1 likes34 downloads10mo agoHugging Face25raymondzmc /stackoverflow_ERNIE-4.5-0.3B-PT_vocab_2000_lasttabular10K<n<100K0 likes34 downloads9mo agoHugging Face26konsman /stackoverflow-posts-mobile-development-tagtabularn<1K0 likes30 downloads2y agoHugging Face27Syed-Hasan-8503 /StackOverflow-ML-Librariestabular100K<n<1M1 likes20 downloads3y agoHugging Face28tennisb /stackoverflow-ai-solvedUpdated 1/19/2024: More than doubled the number of answers to 1,469,201, with a higher percent of 4o-mini and gemini 1.5 pro. A dataset which comprises of ai answers to 1,469,201 stackoverflow questions relating to Python. The questions were extracted from this dataset. All responses are directly python, no codeblocks or anything. A total of 545,697,115 input and 253,110,685 output o200k_base tokens (gpt-4o/4o-mini). Model Value gemini-1.5-pro-002 442,261 gpt-4o-mini-2024-07-18… See the full description on the dataset page: https://huggingface.co/datasets/tennisb/stackoverflow-ai-solved.tabulartext-generation1M<n<10M5 likes20 downloads2y agoHugging Face29Yashwani /stackoverflow-commandline-inst Dataset Card for "stackoverflow-commandline-inst" More Information needed tabular1K<n<10K1 likes20 downloads1y agoHugging Face30ccde /stackoverflow-md-pythontabular10K<n<100K1 likes20 downloads1y agoHugging Face

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