datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
wikipedia-pageviews
Wikipedia Article Pageviews
This repository automatically fetches and aggregates the 100 most popular Wikipedia articles by pageviews - creating a dataset that enables tracking trending topics on Wikipedia.
It works by polling the WikiMedia API on a daily basis and fetching the top 100 most popular articles from two days ago.
The fetcher runs in a scheduled GitHub Actions workflow, which is available here.
The dataset begins in the year 2016 and the textual data is presented as… See the full description on the dataset page: https://huggingface.co/datasets/vtasca/wikipedia-pageviews.saas-vendor-status-pages-outages-incidents-daily
SaaS vendor status pages — 1,127 vendors mapped, 16,259 incidents, rebuilt daily
Last rebuilt: 2026-09-24 12:28 UTC. An automated job re-probes every vendor's public status
page daily, records each incident it publishes (title, impact, opened/resolved
times, permalink) and re-uploads these files. It is the data behind
approjects-vendor-status-watch.static.hf.space, where each vendor has a page with its incident history,
RSS and JSON.
Two tables:
incidents — one row per incident… See the full description on the dataset page: https://huggingface.co/datasets/APProjects/saas-vendor-status-pages-outages-incidents-daily.mozart-api-demo-pages
Dataset Card for Dataset Name
Dataset Summary
[More Information Needed]
Supported Tasks and Leaderboards
[More Information Needed]
Languages
[More Information Needed]
Dataset Structure
Data Instances
[More Information Needed]
Data Fields
[More Information Needed]
Data Splits
[More Information Needed]
Dataset Creation
Curation Rationale
[More Information Needed]
Source Data… See the full description on the dataset page: https://huggingface.co/datasets/DoctorSlimm/mozart-api-demo-pages.pageguide_guide_data
PageGuide Dataset
This repository contains the dataset for PageGuide, a browser extension that assists users in navigating webpages and locating information by grounding LLM answers directly in the HTML DOM.
Project Page: pageguide.github.io
Paper: PageGuide: Browser extension to assist users in navigating a webpage and locating information
Code: github.com/tin-xai/pageguide
Dataset Description
The PageGuide evaluation utilizes several distinct datasets… See the full description on the dataset page: https://huggingface.co/datasets/ttn0011/pageguide_guide_data.page_blocks
PageBlocks
The PageBlocks dataset from the UCI repository.
How many transitions does the page block have?
Configurations and tasks
Configuration
Task
page_blocks
Multiclass classification
page_blocks_binary
Binary classification
user_study_data_pageguide
PageGuide user study — task results
Every answered task from the PageGuide web study that the analysis is currently counting, one
row per task, straight from study_task_results_v2.
Exported 2026-08-14T05:06:35.500Z · 217 rows · 43 participants.
Conditions
Each participant sees both arms, interleaved task by task:
nongrounding — the agent reports an answer with no evidence attached.
grounding — the same claims, with citations into the page and saved image crops.… See the full description on the dataset page: https://huggingface.co/datasets/Thang203/user_study_data_pageguide.legal-hearing-bundle-index-pagination-exhibit-coherence-risk-v0.1What this dataset does
You receive
index summary
pagination ranges
exhibit references
chronology summary
missing flags
duplicate flags
You decide
coherent
or
incoherent
Daily use
bundle QC
missing exhibit detection
broken page ref detection
index repair support
legal-court-bundle-exhibit-index-pagination-coherence-risk-v0.1What this dataset does
You receive
bundle index
exhibit list
pagination plan
actual contents
missing flags
duplicate flags
You decide
coherent
or
incoherent
Daily use
bundle QC before filing
missing exhibit detection
pagination mismatch detection
page_blocks
PageBlocks
The PageBlocks dataset from the UCI repository.
How many transitions does the page block have?
Configurations and tasks
Configuration
Task
page_blocks
Multiclass classification
page_blocks_binary
Binary classification
legal-hearing-bundle-index-page-exhibit-version-coherence-v0.1What this dataset does
You receive
index summary
contents summary
pagination refs
exhibit cross refs
version signals
missing or wrong doc flags
You decide
coherent
or
incoherent
Daily use
bundle QC
page ref error detection
missing exhibit detection
version conflict detection
books-to-scrape-page1
Books to Scrape – Page 1
Dataset Summary
Book records scraped from the first page of the Books to Scrape demo site.I created this dataset for a class assignment to practise web scraping, pandas,
and publishing a dataset to the Hugging Face Hub.
Data Collection
Source: https://books.toscrape.com/ (public test site for scraping practice)
Method: requests.get("https://books.toscrape.com/catalogue/page-1.html")
Parsed with BeautifulSoup, selecting each <article… See the full description on the dataset page: https://huggingface.co/datasets/TiaDay/books-to-scrape-page1.
