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
01jonaskoenig /reddit-blogspot-twittertext10M<n<100M5 likes109 downloads4y agoHugging Face02fabiovilao /portuguese-blogs Dataset Details Blog-1 may include other languages in an unstructured text format without markdown. The latest one, Blog-6, is formatted in markdown and may contain less other languages text. Texts are separated by the string <|endoftext|>. Uses Training language models. Dataset Structure A simple text file with articles separated by <|endoftext|> between each text. Dataset Creation First semester of 2024. Bias, Risks, and Limitations… See the full description on the dataset page: https://huggingface.co/datasets/fabiovilao/portuguese-blogs.texttext-generation100M<n<1B0 likes82 downloads2y agoHugging Face03eduagarcia /blogset-brtabular1M<n<10M3 likes82 downloads1y agoHugging Face04dataseek /ptbr-blogs PT-BR Blogs (long-form, C4-derived) Part of the MagTina350m pretrain corpus release by Dataseek under the Magestic.ai brand. This is one of nine silver-layer datasets that fed dataseek/magtina350m-base. Summary 185 K long-form Brazilian-Portuguese blog posts (≥ 5 K words each) extracted from C4 by filtering Blogspot, WordPress, Medium and similar platform domains. Higher per-document quality than generic web; useful for stylistic diversity and long-context training.… See the full description on the dataset page: https://huggingface.co/datasets/dataseek/ptbr-blogs.tabulartext-generation100K<n<1M1 likes66 downloads5mo agoHugging Face05chenglu /hf-blogsHugging Face Blog Content.. texttext-classificationn<1K1 likes54 downloads3y agoHugging Face06vGassen /Dutch-RVO-blogstextn<1K0 likes49 downloads1y agoHugging Face07mainkilora /persian_blogstext10K<n<100K0 likes49 downloads8mo agoHugging Face08samuelandaudreymedianetwork /top-100-travel-blogs-2010s-archive Top 100 Travel Blogs 2010s Historical Archive Historical ranking archive — not a current ranking. This dataset preserves the Nomadic Samuel Top 100 Travel Blogs ranking from the early-to-mid 2010s as a structured historical archive. It includes the final Top 100 composite ranking, additional composite ranking rows from the source page, metric-specific ranking tables, blog entity records, methodology context, origin-story context, academic/research references, and public references… See the full description on the dataset page: https://huggingface.co/datasets/samuelandaudreymedianetwork/top-100-travel-blogs-2010s-archive.texttext-retrieval1K<n<10K2 likes47 downloads4mo agoHugging Face09aznlp /azerbaijani-blogs Azerbaijani Blogs dataset Dataset Details Dataset Description This dataset provides blogs written in azerbaijani language with categories and tags for each. Language(s) (NLP): Azerbaijani License: Apache license 2.0 Data Source All the data was found in public resources of kayzen.az blogging website without any restriction. texttext-classification1K<n<10K3 likes38 downloads2y agoHugging Face10ariG23498 /community-blogsCreated by the following code: !pip install -Uq datasets import requests from bs4 import BeautifulSoup, Comment import pandas as pd from datasets import Dataset def get_content(url): response = requests.get(url) if response.status_code == 200: soup = BeautifulSoup(response.text, 'html.parser') return soup url = "https://huggingface.co/blog/community" soup = get_content(url) articles = soup.find_all("article") titles = [article.h4.text for article in articles] links =… See the full description on the dataset page: https://huggingface.co/datasets/ariG23498/community-blogs.textn<1K1 likes32 downloads2y agoHugging Face11haohaa /shan-blogspots Language Shan - shn texttranslationn<1K1 likes31 downloads2y agoHugging Face12thegoodfellas /blogset-br Dataset Card for Dataset Name Dataset Summary Este Dataset foi criado a partir dos dados disponibilizados pelo Grupo de Processamento de Linguagem Natural da PUC-RS. O site oficial pode ser encontrado aqui: https://www.inf.pucrs.br/linatural/wordpress/recursos-e-ferramentas/blogset-br/ Supported Tasks and Leaderboards Indicado para treinamento de modelos de linguagem. Languages Português do Brasil Initial Data Collection and Normalization… See the full description on the dataset page: https://huggingface.co/datasets/thegoodfellas/blogset-br.text1M<n<10M3 likes26 downloads4y agoHugging Face13mshojaei77 /persian_blogstext10K<n<100K1 likes26 downloads2y agoHugging Face14GXMZU /llm-rag-agent-blogs llm-rag-agent-blogs Technical blogs on LLM, RAG, and AI Agents - Knowledge base for RAG pipeline Dataset Structure This dataset contains three subsets: llm: Large Language Model related content rag: Retrieval-Augmented Generation related content agent: AI Agent related content Usage from datasets import load_dataset # Load all subsets dataset = load_dataset("GXMZU/llm-rag-agent-blogs") # Load specific subset llm_data =… See the full description on the dataset page: https://huggingface.co/datasets/GXMZU/llm-rag-agent-blogs.texttext-generation1K<n<10K1 likes22 downloads9mo agoHugging Face15justinian336 /news-and-blogs Dataset Card for "news-and-blogs" More Information needed text1K<n<10K3 likes18 downloads4y agoHugging Face16lucky-verma /aws-case-studies-and-blogs-shortThis dataset contains conversational QA pairs derived from AWS technical case studies, blogs, and documentation. Description: Content: User-assistant dialogues covering AWS services (Lambda, EC2, S3, SageMaker), architectures, and implementation scenarios from real companies like Leidos, PayEye, and Red Canary. Format: JSON messages with role (user/assistant) and content fields. Use Case: Training/fine-tuning AWS-focused chatbots or QA systems. Size: 996 entries. Key Topics: Cost… See the full description on the dataset page: https://huggingface.co/datasets/lucky-verma/aws-case-studies-and-blogs-short.textn<1K0 likes18 downloads2y agoHugging Face17ariG23498 /pis-blogs-chunkedtext10K<n<100K0 likes15 downloads2y agoHugging Face18shrinath-suresh /blogs-docs-splittedtext1K<n<10K0 likes13 downloads3y agoHugging Face19MaralGPT /persian_blogstext100K<n<1M1 likes13 downloads3y agoHugging Face20achinta3 /lesswrong-blogstext1K<n<10K2 likes13 downloads2y agoHugging Face21kenshinx /netlab-blogs 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/kenshinx/netlab-blogs.texttext-generationn<1K0 likes12 downloads2y agoHugging Face22Mohamed-BC /Blogsimage10K<n<100K0 likes12 downloads2y agoHugging Face23achinta3 /blogs_articles_with_yb_queriestext1K<n<10K0 likes12 downloads2y agoHugging Face24weaviate /weaviate-blogs-with-synthetic-questionstext1K<n<10K1 likes12 downloads2y agoHugging Face25anonymousNeurIPS2026submission4281 /copilot-sdk-blogstextn<1K0 likes12 downloads4mo agoHugging Face26miufbf /Professional-Blogs 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/miufbf/Professional-Blogs.textn<1K0 likes10 downloads2y agoHugging Face27davidberenstein1957 /hf-blogs-text-embeddingstext1K<n<10K0 likes10 downloads2y agoHugging Face28harpreetsahota /medium-blogs-exampletabularn<1K1 likes10 downloads2y agoHugging Face29shrinath-suresh /so_forum_docs_blogs_alltext10K<n<100K2 likes9 downloads3y agoHugging Face30Samarth0710 /copilot-sdk-blogstext1K<n<10K0 likes7 downloads3mo agoHugging Face

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