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
01google /civil_comments Dataset Card for "civil_comments" Dataset Summary The comments in this dataset come from an archive of the Civil Comments platform, a commenting plugin for independent news sites. These public comments were created from 2015 - 2017 and appeared on approximately 50 English-language news sites across the world. When Civil Comments shut down in 2017, they chose to make the public comments available in a lasting open archive to enable future research. The original data… See the full description on the dataset page: https://huggingface.co/datasets/google/civil_comments.tabulartext-classification1M<n<10M40 likes8.9k downloads3y agoHugging Face02fddemarco /pushshift-reddit-comments Dataset Card for "pushshift-reddit" More Information needed tabular1B<n<10B27 likes3.5k downloads3y agoHugging Face03TheGreatRambler /mm2_level_comments Mario Maker 2 level comments Part of the Mario Maker 2 Dataset Collection Dataset Description The Mario Maker 2 level comment dataset consists of 31.9 million level comments from Nintendo's online service totaling around 20GB of data. The dataset was created using the self-hosted Mario Maker 2 api over the course of 1 month in February 2022. How to use it The Mario Maker 2 level comment dataset is a very large dataset so for most use cases it is recommended to… See the full description on the dataset page: https://huggingface.co/datasets/TheGreatRambler/mm2_level_comments.tabularother10M<n<100M3 likes763 downloads4y agoHugging Face04alvanlii /reddit-comments-uwaterloo--- Generated Part of README Below --- Dataset Overview The goal is to have an open dataset of r/uwaterloo submissions, leveraging PRAW and the Reddit API to get downloads. Posts are here Comments are here Creation Details This dataset was created by alvanlii/dataset-creator-reddit-uwaterloo Update Frequency The dataset is updated custom with the most recent update being 2024-12-12 23:00:00 UTC+0000 where we added 72 new rows. Licensing… See the full description on the dataset page: https://huggingface.co/datasets/alvanlii/reddit-comments-uwaterloo.tabular1M<n<10M2 likes373 downloads2y agoHugging Face05nixiesearch /hackernews-comments Hackernews Comments Dataset A dataset of all HN API items from id=0 till id=41422887 (so from 2006 till 02 Sep 2024). The dataset is build by scraping the HN API according to its official schema and docs. Scraper code is also available on github: nixiesearch/hnscrape Dataset contents No cleaning, validation or filtering was performed. The resulting data files are raw JSON API response dumps in zstd-compressed JSONL files. An example payload: { "by": "goldfish"… See the full description on the dataset page: https://huggingface.co/datasets/nixiesearch/hackernews-comments.tabular10M<n<100M3 likes346 downloads2y agoHugging Face06fibonacciai /Digikala-Commentstabular1K<n<10K1 likes322 downloads1y agoHugging Face07bigcode /stack-dedup-alt-commentsgated Dataset Description This is the Python, Java and JavaScript subsets of The Stack (v1.1) after cleaning* and agressive deduplication from stack-dedup-alt-decontaminate with filtering on comment to code ratio with minimum of 0.01 and maximum of 0.8. The additional comments filtering removes 26.5% of the dataset's volume which goes from 215GB of text to 170GB. (*) cleaning: near deduplication + PII redaction + line length & percentage of alphanumeric characters filtering + data… See the full description on the dataset page: https://huggingface.co/datasets/bigcode/stack-dedup-alt-comments.tabulartext-generation10M<n<100M0 likes290 downloads3y agoHugging Face08Jennyyahoo /RedditDataFor353_2026_COMMENTStabular1M<n<10M0 likes209 downloads1mo agoHugging Face09Heliosoph /Jigsaw-Toxic-Comments Jigsaw Toxic Comments — canonical 2017–2018 Kaggle release A verbatim mirror of the Jigsaw Toxic Comment Classification Challenge training and test data, repackaged as three gzip-compressed CSVs. No rows added, removed, or reordered relative to the upstream Kaggle release — only the hosting moved and each file was gzipped. Re-hosted under Heliosoph for ingestion-pipeline stability — the upstream files live behind Kaggle's competition-rules click-through and require an… See the full description on the dataset page: https://huggingface.co/datasets/Heliosoph/Jigsaw-Toxic-Comments.tabulartext-classification100K<n<1M0 likes171 downloads3mo agoHugging Face10SteveTran /naruto-reddit-commentsThis dataset is extracted from Reddit datasets for research purpose image100K<n<1M0 likes122 downloads2y agoHugging Face11EhsanShahbazi /digikala-commentsgatedtabulartext-classification10M<n<100M0 likes117 downloads9mo agoHugging Face12Koushim /processed-jigsaw-toxic-comments Processed Jigsaw Toxic Comments Dataset This is a preprocessed and tokenized version of the original Jigsaw Toxic Comment Classification Challenge dataset, prepared for multi-label toxicity classification using transformer-based models like BERT. ⚠️ Important Note: I am not the original creator of the dataset. This dataset is a cleaned and restructured version made for quick use in PyTorch deep learning models. 📦 Dataset Features Each example contains: text: The… See the full description on the dataset page: https://huggingface.co/datasets/Koushim/processed-jigsaw-toxic-comments.tabulartext-classification1M<n<10M3 likes108 downloads1y agoHugging Face13IvanFed /russian-toxic-comments-multilabel Russian Toxic Comments Multi-label Dataset Dataset Description Этот датасет содержит размеченные комментарии на русском языке для задачи многозадачной (multi-task) и мультилейбл (multi-label) бинарной классификации токсичности. Цель Обучение модели для автоматического обнаружения трех типов токсичного контента: Profanity (ненормативная лексика) — мат, оскорбления, нецензурная брань Threat (угрозы) — явные или скрытые угрозы в адрес других людей… See the full description on the dataset page: https://huggingface.co/datasets/IvanFed/russian-toxic-comments-multilabel.tabulartext-classification100K<n<1M1 likes103 downloads2mo agoHugging Face14fumiyau /python_comments_free_500000tabular100K<n<1M0 likes101 downloads2y agoHugging Face15Linkseed /hacker_news_with_comments Dataset Card for [Dataset Name] Dataset Summary Hacker news until 2015 with comments. Collect from Google BigQuery open dataset. We didn't do any pre-processing except remove HTML tags. Supported Tasks and Leaderboards Comment Generation; News analysis with comments; Other comment-based NLP tasks. Languages English Data Fields [More Information Needed] Data Splits [More Information Needed] Dataset Creation… See the full description on the dataset page: https://huggingface.co/datasets/Linkseed/hacker_news_with_comments.tabulartext-generation1M<n<10M6 likes100 downloads4y agoHugging Face16anitamaxvim /jigsaw-toxic-comments Dataset Card for Jigsaw Toxic Comments Dataset Dataset Description The Jigsaw Toxic Comments dataset is a benchmark dataset created for the Toxic Comment Classification Challenge on Kaggle. It is designed to help develop machine learning models that can identify and classify toxic online comments across multiple categories of toxicity. Curated by: Jigsaw (a technology incubator within Alphabet Inc.) Shared by: Kaggle Language(s) (NLP): English License: CC0 1.0… See the full description on the dataset page: https://huggingface.co/datasets/anitamaxvim/jigsaw-toxic-comments.tabulartext-classification100K<n<1M0 likes97 downloads1y agoHugging Face17Hieuman /yt_commentstabular1M<n<10M0 likes97 downloads10mo agoHugging Face18abdulahad-dev /civil_comments Dataset Card for "civil_comments" Dataset Summary The comments in this dataset come from an archive of the Civil Comments platform, a commenting plugin for independent news sites. These public comments were created from 2015 - 2017 and appeared on approximately 50 English-language news sites across the world. When Civil Comments shut down in 2017, they chose to make the public comments available in a lasting open archive to enable future research. The original data… See the full description on the dataset page: https://huggingface.co/datasets/abdulahad-dev/civil_comments.tabulartext-classification1M<n<10M0 likes92 downloads4mo agoHugging Face19crawlora-net /tiktok-product-video-comments TikTok Product Video Comments 2026 999,930 TikTok comments and inline replies from 17,730 product videos across 12 shopping categories, collected September 10-13, 2026. This is the corpus behind Crawlora's study 17,774 TikTok 'Where Did You Get That?' Comments: Who Gets an Answer. Files File Rows Bytes SHA-256 data/videos.parquet 17,730 4,229,777 5aef621072ada8ff852007e810532c13069b3244ffae6c4fe47ff32549e83020 data/comments.parquet 999,930 81,410,979… See the full description on the dataset page: https://huggingface.co/datasets/crawlora-net/tiktok-product-video-comments.tabular1M<n<10M0 likes85 downloads8d agoHugging Face20alvanlii /reddit-comments-CanadianInvestor--- Generated Part of README Below --- Dataset Overview The goal is to have an open dataset of r/CanadianInvestor submissions. I'm leveraging PRAW and the Reddit API to get downloads. There is a limit of 1000 in an API call and limited search functionality, so this is run hourly to get new submissions. Creation Details This dataset was created by alvanlii/dataset-creator-reddit-CanadianInvestor Update Frequency The dataset is updated hourly with the most recent… See the full description on the dataset page: https://huggingface.co/datasets/alvanlii/reddit-comments-CanadianInvestor.tabular10K<n<100K1 likes84 downloads2y agoHugging Face21lszoszk /treaty-bodies-general-comments Treaty Bodies General Comments A paragraph-level dataset of General Comments and General Recommendations adopted by the nine UN human-rights Treaty Bodies, with concerned-group labels and document metadata. Companion to the UNHRD search interface. Licence The curated dataset (paragraph segmentation, label annotation, document metadata enrichment, footnote and section work) is released under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International… See the full description on the dataset page: https://huggingface.co/datasets/lszoszk/treaty-bodies-general-comments.tabulartext-classification1K<n<10K0 likes80 downloads18d agoHugging Face22patrikgerard /edreddit-comments-with-roottabular1M<n<10M0 likes74 downloads9mo agoHugging Face23wsqstar /weibo-comments-v1tabular1K<n<10K2 likes68 downloads2y agoHugging Face24MattBoraske /reddit-AITA-submissions-and-comments-multiclasstabular10K<n<100K2 likes66 downloads2y agoHugging Face25Proyecto-charlie-kirk-reddit /Charlie-Kirk-comments Dataset Summary This dataset is used in the following Github repository: "Charlie-Kirk-comments-sentiment-analysis". This dataset contains Reddit comments related to Charlie Kirk, founder of Turning Point USA, from 11-2024 to 10-2025, which includes the event of his death in 10th September 2025. Charlie Kirk was a highly polarizing political figure in the United States, often drawing both strong support and harsh criticism. Following his death, many media platforms, included… See the full description on the dataset page: https://huggingface.co/datasets/Proyecto-charlie-kirk-reddit/Charlie-Kirk-comments.tabular1K<n<10K3 likes66 downloads11mo agoHugging Face26mashu-data /reddit-comments-sample Reddit Comment Trees Sample — Initial snapshot Initial sample: 43,913 posts and 59,874 comments across three communities. This is a selected, structurally checked snapshot, with incomplete subreddit coverage. It is not a complete three-month archive. Overview Posts and associated comments from r/LocalLLaMA, r/wallstreetbets, and r/SkincareAddiction. The requested post window is June 1–August 31, 2026 in Asia/Shanghai, with UTC bounds 2026-05-31 16:00:00… See the full description on the dataset page: https://huggingface.co/datasets/mashu-data/reddit-comments-sample.tabulartext-generation100K<n<1M0 likes66 downloads10d agoHugging Face27dbrovkin /toxic-russian-comments-multilabel Russian Toxic Comments Multi-Label Balanced Dataset Описание Этот датасет создан для задачи Multi-Task классификации токсичности русскоязычных комментариев. Датасет содержит сбалансированные примеры с тремя бинарными метками: profanity: наличие нецензурной лексики (мат) threat: наличие угроз illegal: запросы на незаконные действия (прокси-метка на основе THREAT + INSULT) Структура данных Датасет содержит следующие поля: Поле Тип Описание… See the full description on the dataset page: https://huggingface.co/datasets/dbrovkin/toxic-russian-comments-multilabel.tabulartext-classification100K<n<1M1 likes64 downloads2mo agoHugging Face28SubMaroon /DTF_Comments_Responses_CountsThis dataset contains data from mid-2016 to the end of 2024 from the website DTF.ru Structure:– post_title - body of the post;– parent_comment - parent comment :); – parent_author - author of parent comment;– child_comment - response (child) comment to parent comment;– child_author - author of child comment;– subsite_name - subsite name (like a theme);– comment_id_parent - id of parent comment on dtf.ru– comment_id_child - id of child comment on dtf.ru– replyTo - id of parent comment what… See the full description on the dataset page: https://huggingface.co/datasets/SubMaroon/DTF_Comments_Responses_Counts.tabular100K<n<1M0 likes62 downloads2y agoHugging Face29ounstoppableo /github-issues_with_commentstabular1K<n<10K1 likes58 downloads6mo agoHugging Face30gamusa /VOZ-HSD-Hate-Comments Dataset Card for Dataset Name A subset of VOZ-HSD dataset, consisting of only hate comments (labels: '1').For more information on the original dataset: https://huggingface.co/datasets/tarudesu/VOZ-HSD. NOTE: The original dataset is labeled automatically using fine-tuned ViSoBERT-HSD. Dataset Details Dataset Description Curated by: [More Information Needed] Funded by [optional]: [More Information Needed] Shared by [optional]: [More Information Needed]… See the full description on the dataset page: https://huggingface.co/datasets/gamusa/VOZ-HSD-Hate-Comments.tabulartext-classification100K<n<1M1 likes56 downloads4mo agoHugging Face

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