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 Face05HuggingFaceTB /stackexchange_2025_md3 likes3.8k downloads2y agoHugging Face06common-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 Face07lvwerra /stack-exchange-paired StackExchange Paired This is a processed version of the HuggingFaceH4/stack-exchange-preferences. The following steps were applied: Parse HTML to Markdown with markdownify Create pairs (response_j, response_k) where j was rated better than k Sample at most 10 pairs per question Shuffle the dataset globally This dataset is designed to be used for preference learning. The processing notebook is in the repository as well. text-generation10M<n<100M150 likes3.3k downloads4y 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 Face09ArmelR /stack-exchange-instruction Dataset Card for "stack-exchange-instruction" More Information needed 70 likes1.5k downloads3y agoHugging Face10flax-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 Face11marianna13 /physics-stackexchangetext10K<n<100K2 likes1.4k downloads3y agoHugging Face12flax-sentence-embeddings /stackexchange_xmlThis is a dump of the files from https://archive.org/details/stackexchange downloaded via torrent on 2021-07-01. Publication date 2021-06-07 Usage Attribution-ShareAlike 4.0 International Creative Commons License by sa Topics Stack Exchange Data Dump Contributor Stack Exchange Community Please see the license information at: https://archive.org/details/stackexchange The dataset has been split into following for cleaner formatting.… See the full description on the dataset page: https://huggingface.co/datasets/flax-sentence-embeddings/stackexchange_xml.1 likes1.2k downloads5y agoHugging Face13flax-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 Face14flax-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 Face15teven /stackexchangetext10M<n<100M5 likes834 downloads5y agoHugging Face16P1ayer-1 /stack-exchange-preferences-code-v2 Dataset Card for "stack-exchange-preferences-code-v2" More Information needed text1M<n<10M2 likes802 downloads3y agoHugging Face17flax-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 Face18marin-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 Face19bigcode /stack-exchange-preferences-20230914-clean-anonymization Dataset Card for "stack-exchange-preferences-20230914-clean-anonymization" More Information needed text10M<n<100M6 likes701 downloads3y agoHugging Face20P1ayer-1 /stack-exchange-preferences-code Dataset Card for "stack-exchange-preferences-code" More Information needed text1M<n<10M3 likes690 downloads3y agoHugging Face21donfu /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 Face22PrimeIntellect /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 Face23flymin /stackexchange0 likes565 downloads3mo agoHugging Face24qbwmwsap /unprocessed_stackexchange_datatext10M<n<100M1 likes497 downloads3y agoHugging Face25vietgpt /stackexchange Dataset Card for "stackexchange" More Information needed text10M<n<100M0 likes475 downloads3y agoHugging Face26CDEH /stack-exchange-datasettext1M<n<10M0 likes436 downloads2y agoHugging Face27M1keR /stackexchange_filteredtext10M<n<100M0 likes395 downloads1y agoHugging Face28flymin /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 Face29habedi /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 Face30yvngexe /stack-exchange-pairedtext10M<n<100M0 likes366 downloads1y agoHugging Face

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