CoolFace
28 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01mteb /stackoverflowdupquestions-rerankingtext10K<n<100K3 likes732 downloads4y agoHugging Face02code-rag-bench /stackoverflow-postsThe StackOverflow posts retrieval source for code-rag-bench. text1M<n<10M2 likes351 downloads2y agoHugging Face03xPXXX /stackoverflow_DL-related_questionstabular10K<n<100K0 likes111 downloads3y agoHugging Face04Mxode /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 likes69 downloads1y agoHugging Face05reapxdev /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 likes57 downloads2mo agoHugging Face06andreabac3 /StackOverflow-Italian-Fauno-Baize StackOverflow-Italian-Fauno-Baize This dataset is an Italian translation of the StackOverflow dataset presented by Baize's authors. Languages Italian Dataset Structure Data Instances Sentences 57,046 average number of turns 3.6 response lengths of each turn 36.0 Data Fields topic, input Data Splits Train Dataset Creation Source Data Initial Data Collection and Normalization… See the full description on the dataset page: https://huggingface.co/datasets/andreabac3/StackOverflow-Italian-Fauno-Baize.text10K<n<100K4 likes51 downloads3y agoHugging Face07Mxode /Chinese-StackOverflow-QA-C_Language 中文 StackOverflow C 语言问答数据集 💻 Github Repo 基本信息 本数据集提供了两个子集: translated:原数据集 Mxode/StackOverflow-QA-C-Language-40k 的中文翻译版本,数量约 40K。 synthetic **(Default)**:在原数据集 Mxode/StackOverflow-QA-C-Language-40k 的基础上,重新扩充、合成的问答数据集,数量约 200K。 数据格式 请注意:两个子集的数据格式并不完全相同。 translated 子集: { "id": << 12位nanoid >>, "question_en": << 用户提问(英文) >>, "question_zh": << 用户提问(中文) >>, "answer_en": << 用户回答(英文) >>, "answer_zh": << 用户回答(中文) >>, } synthetic 子集: { "id": <<… See the full description on the dataset page: https://huggingface.co/datasets/Mxode/Chinese-StackOverflow-QA-C_Language.texttext-generation100K<n<1M1 likes50 downloads1y agoHugging Face08Azure99 /stackoverflow-qa-top-300ktabular100K<n<1M2 likes47 downloads2y agoHugging Face09tppllm /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 likes44 downloads10mo agoHugging Face10zelkame /ru-stackoverflow-pyПредоставлено как есть с целью исследования. Использовать на свой страх и риск. Данный набор данных содержит вопросы с тегом 'python' из русскоязычного сайта Stack Overflow вместе с соответствующими ответами, помеченными как лучшие. Набор данных был собран и обработан для использования в моделях обработки естественного языка. Все вопросы касаются программирования на языке Python. Ответы были отобраны и проверены сообществом Stack Overflow как наиболее полезные и информативные для каждого… See the full description on the dataset page: https://huggingface.co/datasets/zelkame/ru-stackoverflow-py.text10K<n<100K4 likes40 downloads3y agoHugging Face11tppllm /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 likes35 downloads10mo agoHugging Face12Mxode /StackOverflow-QA-C-Language-5kPS: More data (40k) can be found here Mxode/StackOverflow-QA-C-Language-40k. This is a collection of ~5000 QA's in C Language from StackOverflow. The data has been initially cleaned, and each response is with Accepted Answer. All data is <500 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… See the full description on the dataset page: https://huggingface.co/datasets/Mxode/StackOverflow-QA-C-Language-5k.textquestion-answering1K<n<10K4 likes26 downloads1y agoHugging Face13shrinath-suresh /stack_overflow_pytorchtext10K<n<100K12 likes24 downloads3y agoHugging Face14dh02391735 /stackoverflow-kubernetes-questionstext10K<n<100K7 likes18 downloads3y agoHugging Face15code-rag-bench /code-retrieval-stackoverflow-smalltext10K<n<100K0 likes17 downloads2y agoHugging Face16Omarrran /50K_stackoverflow_qna_dataset_by_hnmgated 50K Stack Overflow Q&A Dataset A curated collection of 50,000 high-quality Stack Overflow question-answer pairs, filtered for quality and diversity across multiple programming languages. Dataset Overview Metric Value Total Q&A Pairs 50,000 Average Question Score 267.16 Average Answer Score 339.50 Highest Question Score 26,621 Minimum Question Score 93 Available Formats Format File Size CSV 50K_stackoverflow.csv 111.60 MB… See the full description on the dataset page: https://huggingface.co/datasets/Omarrran/50K_stackoverflow_qna_dataset_by_hnm.texttext-generation10K<n<100K0 likes14 downloads10mo agoHugging Face17varsunk /stackoverflow-qa-dataset StackOverflow Q&A Dataset This dataset contains question-answer pairs extracted from StackOverflow via CommonCrawl. Dataset Structure Each example contains: instruction: The question title input: Additional question context (optional) response: The highest-voted answer metadata: Source URL, answer score, total answers Usage from datasets import load_dataset dataset = load_dataset("json", data_files="stackoverflow_training_dataset.jsonl") Generated using… See the full description on the dataset page: https://huggingface.co/datasets/varsunk/stackoverflow-qa-dataset.textquestion-answeringn<1K1 likes14 downloads1y agoHugging Face18krylodar /StackOverFlowQA StackOverflow QA Dataset for RAG Description This dataset contains question–answer pairs extracted from the public StackOverflow data dump. Each example consists of a question with its accepted answer, along with metadata such as tags, scores, and engagement statistics. The dataset is designed for retrieval-augmented generation (RAG), semantic search, and information retrieval tasks. Dataset Structure Each row is a JSON object with the following fields:… See the full description on the dataset page: https://huggingface.co/datasets/krylodar/StackOverFlowQA.tabular1M<n<10M0 likes14 downloads6mo agoHugging Face19prajwalmani /stackoverflow_survey_qna_datasettext1K<n<10K0 likes11 downloads1y agoHugging Face20nurturethevibe /stackoverflow-raku StackOverflow Raku Questions & Answers About the Dataset This dataset is scraped from StackOverflow, it is the full set of questions tagged raku which have accepted answers with no cleanup or vetting attempted. Each question/answer pair also has an accompanying meta struct to maintain attribution to the original authors. License This data is licensed under CC BY-SA 4.0, all questions and answers belong to the original authors. I make no claim to have authored… See the full description on the dataset page: https://huggingface.co/datasets/nurturethevibe/stackoverflow-raku.text1K<n<10K1 likes9 downloads1y agoHugging Face21StackOverflowed512 /indian-farmer-negotiation-data 🌾 Indian Farmer Mandi Negotiation Dataset A high-quality, realistic training dataset for building AI systems that help Indian farmers negotiate better prices with traders at mandis (agricultural markets). Dataset Details Size: 5,000 examples Language: Hindi / Hinglish (natural spoken style) Coverage: 30 crops × 18 Indian states Format: Input–Output pairs for supervised fine-tuning Input Fields Each example's input contains: Field Description Example… See the full description on the dataset page: https://huggingface.co/datasets/StackOverflowed512/indian-farmer-negotiation-data.texttext-generation1K<n<10K0 likes9 downloads5mo agoHugging Face22sblvr /StackOverFlow_DSLib Dataset Card for Dataset Name This dataset card aims to be a base template for new datasets. It has been generated using this raw template. Dataset Details Dataset Description Curated by: [More Information Needed] Funded by [optional]: [More Information Needed] Shared by [optional]: [More Information Needed] Language(s) (NLP): [More Information Needed] License: [More Information Needed] Dataset Sources [optional] Repository: [More… See the full description on the dataset page: https://huggingface.co/datasets/sblvr/StackOverFlow_DSLib.tabular1K<n<10K0 likes8 downloads1y agoHugging Face23Storryy /stackoverflow-questionstextn<1K0 likes6 downloads1y agoHugging Face24DmitriyGA /DPO-StackOverflowtext100K<n<1M1 likes4 downloads10mo agoHugging Face25sid22669 /tune-stackoverflow_14_12_06_04_2025text1K<n<10K0 likes3 downloads1y agoHugging Face26TeamMavericks /stackoverflow-apachecameltextn<1K0 likes1 downloads2y agoHugging Face27lixuexiang20205 /stackoverflow-llama3.1tabular10K<n<100K0 likes1 downloads1y agoHugging Face28VITHURSHAN /Curated_StackOverflow_RLtext1K<n<10K0 likes1 downloads9mo agoHugging Face

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