datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
reddit-blogspot-twitterportuguese-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.blogset-brptbr-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.hf-blogsHugging Face Blog Content..
Dutch-RVO-blogspersian_blogstop-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.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.
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.shan-blogspots
Language
Shan - shn
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.persian_blogsllm-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.news-and-blogs
Dataset Card for "news-and-blogs"
More Information needed
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.pis-blogs-chunkedblogs-docs-splittedpersian_blogslesswrong-blogsnetlab-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.Blogsblogs_articles_with_yb_queriesweaviate-blogs-with-synthetic-questionscopilot-sdk-blogsProfessional-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.hf-blogs-text-embeddingsmedium-blogs-exampleso_forum_docs_blogs_allcopilot-sdk-blogs
