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
01HuggingFaceH4 /stack-exchange-preferences Dataset Card for H4 Stack Exchange Preferences Dataset Dataset Summary This dataset contains questions and answers from the Stack Overflow Data Dump for the purpose of preference model training. Importantly, the questions have been filtered to fit the following criteria for preference models (following closely from Askell et al. 2021): have >=2 answers. This data could also be used for instruction fine-tuning and language model training. The questions are grouped with… See the full description on the dataset page: https://huggingface.co/datasets/HuggingFaceH4/stack-exchange-preferences.textquestion-answering10M<n<100M135 likes9.1k downloads4y agoHugging Face02mteb /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 Face03HuggingFaceGECLM /StackExchange_Mar2023 Dataset Card for "StackExchange_Mar2023" More Information needed text10M<n<100M5 likes5.6k downloads4y agoHugging Face04common-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 Face05common-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 Face06mteb /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 Face07flax-sentence-embeddings /stackexchange_titlebody_best_and_down_voted_answer_jsonlThis new dataset is designed to solve this great NLP task and is crafted with a lot of care.textquestion-answering100K<n<1M12 likes1.5k downloads4y agoHugging Face08marianna13 /physics-stackexchangetext10K<n<100K2 likes1.4k downloads3y agoHugging Face09flax-sentence-embeddings /stackexchange_title_best_voted_answer_jsonlThis new dataset is designed to solve this great NLP task and is crafted with a lot of care.textquestion-answering1M<n<10M8 likes1.1k downloads4y agoHugging Face10flax-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 Face11teven /stackexchangetext10M<n<100M5 likes834 downloads5y agoHugging Face12P1ayer-1 /stack-exchange-preferences-code-v2 Dataset Card for "stack-exchange-preferences-code-v2" More Information needed text1M<n<10M2 likes802 downloads3y agoHugging Face13flax-sentence-embeddings /stackexchange_titlebody_best_voted_answer_jsonlThis new dataset is designed to solve this great NLP task and is crafted with a lot of care.textquestion-answering1M<n<10M9 likes764 downloads4y agoHugging Face14marin-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 Face15bigcode /stack-exchange-preferences-20230914-clean-anonymization Dataset Card for "stack-exchange-preferences-20230914-clean-anonymization" More Information needed text10M<n<100M6 likes701 downloads3y agoHugging Face16P1ayer-1 /stack-exchange-preferences-code Dataset Card for "stack-exchange-preferences-code" More Information needed text1M<n<10M3 likes690 downloads3y agoHugging Face17donfu /oa-stackexchange Stackexchange Instructions for OpenAssistant This dataset is taken from https://archive.org/details/stackexchange. There's a single parquet file combining all stackexchange sites. The threads have been filtered as follows: only threads with an accepted answer, for which both the question and response is less than 1000 characters have been choosen. Other answers, or questions without accepted answers, or long entries have been droppped. Each row consists of INSTRUCTION RESPONSE… See the full description on the dataset page: https://huggingface.co/datasets/donfu/oa-stackexchange.text1M<n<10M10 likes616 downloads3y agoHugging Face18PrimeIntellect /stackexchange-question-answering SYNTHETIC-1 This is a subset of the task data used to construct SYNTHETIC-1. You can find the full collection here text100K<n<1M16 likes605 downloads2y agoHugging Face19qbwmwsap /unprocessed_stackexchange_datatext10M<n<100M1 likes497 downloads3y agoHugging Face20vietgpt /stackexchange Dataset Card for "stackexchange" More Information needed text10M<n<100M0 likes475 downloads3y agoHugging Face21CDEH /stack-exchange-datasettext1M<n<10M0 likes436 downloads2y agoHugging Face22M1keR /stackexchange_filteredtext10M<n<100M0 likes395 downloads1y agoHugging Face23flymin /stackexchange_20260331 Stack Exchange data dump - community release This data dump is sourced from the various sites in the Stack Exchange network of Q&A sites. This dump contains data up to and including 2026-03-31. This community release is an unofficial replacement for the now-killed official archive.org release. As a reminder, windowsphone.stackexchange.com is still excluded from this data dump, as it isn't possible to get the archives anymore due to the site shutting down a few years ago. See the… See the full description on the dataset page: https://huggingface.co/datasets/flymin/stackexchange_20260331.text0 likes380 downloads3mo agoHugging Face24habedi /stack-exchange-dataset Overview This dataset consists of three TSV files, namely: cs.tsv, ds.tsv, and p.tsv. Each file includes the data for the questions asked on a Stack Exchange (SE) question-answering community, from the creation of the community until May 2021. cs.tsv --> Computer Science SE ds.csv --> Data Science SE p.csv --> Political Science SE File Structure Each file has the following columns: id: the question id title: the title of the question body: the body or text of the… See the full description on the dataset page: https://huggingface.co/datasets/habedi/stack-exchange-dataset.tabulartext-classification10K<n<100K11 likes379 downloads7mo agoHugging Face25yvngexe /stack-exchange-pairedtext10M<n<100M0 likes366 downloads1y agoHugging Face26flax-sentence-embeddings /stackexchange_math_jsonlThis new dataset is designed to solve this great NLP task and is crafted with a lot of care.textquestion-answering1M<n<10M20 likes363 downloads4y agoHugging Face27sentence-transformers /stackexchange-duplicates Dataset Card for Stack Exchange Duplicates This dataset contains the Stack Exchange Duplicates dataset in three formats that are easily used with Sentence Transformers to train embedding models. The data was originally extracted using the Stack Exchange API and taken from embedding-training-data. Each pair contains data from two Stack Exchange posts that were marked as duplicates. title-title-pair only has the titles, body-body-pair only the bodies, and post-post-pair has both.… See the full description on the dataset page: https://huggingface.co/datasets/sentence-transformers/stackexchange-duplicates.textfeature-extraction100K<n<1M2 likes321 downloads2y agoHugging Face28raj2708 /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 Face29minkyungpark /stack-exchange-paired-scoretabular1M<n<10M0 likes307 downloads2y agoHugging Face30DataProvenanceInitiative /stack-exchange-instruction-2splittext10M<n<100M0 likes294 downloads2y agoHugging Face

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