datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
tts_leaderboard_screenshotssteam_screenshots_samples_21k_Website_Screenshots_and_Metadata
Dataset Card for 1000 Website Screenshots with Metadata
Dataset Summary
Silatus is sharing, for free, a segment of a dataset that we are using to train a generative AI model for text-to-mockup conversions. This dataset was collected in December 2022 and early January 2023, so it contains very recent data from 1,000 of the world's most popular websites. You can get our larger 10,000 website dataset for free at: https://silatus.com/datasets
This dataset includes:
High-res… See the full description on the dataset page: https://huggingface.co/datasets/silatus/1k_Website_Screenshots_and_Metadata.WildGUI_Screenshots
WildGUI Screenshots (part16–19)
This repository hosts the screenshot images for part16–part19 of
WildGUI, the dataset introduced by Video2GUI. It extends the main release at
xwm/WildGUI, which already
contains all annotations plus the screenshots for part1–part15.
The two repositories are split as follows:
Repository
Annotations
Screenshots
xwm/WildGUI
All parts (JSONL)
part1–part15
joker-112/WildGUI_Screenshots (this repo)
—
part16–part19
So the annotations… See the full description on the dataset page: https://huggingface.co/datasets/joker-112/WildGUI_Screenshots.desktop-accessibility-screenshot-json-dumpsphishing-website-screenshots
Phishing Website Screenshots
A dataset of 8,370 full-page website screenshots labelled as legitimate or phishing, intended for training and evaluating visual phishing-detection models.
Contents
Label
label
Images
legitimate
0
7,924
phishing
1
446
Total
8,370
Screenshots were captured at a desktop viewport (1920×1080) as PNG images.
Structure
legitimate/<brand>/<page>.png
phishing/<source>/<page>.png
metadata.csv
metadata.csv… See the full description on the dataset page: https://huggingface.co/datasets/shresthsamyak/phishing-website-screenshots.osworld_screenshotsdestiny2_cutscene_screenshotsscreenspot_pro_screenshotspr-screenshotssocial-commerce-screenshot-claim-glance
Social Commerce Screenshot Claim Glance
This is a 100-image public preview subset for research on catalog-grounded visual retrieval and exact-claim authorization in social-commerce screenshots.
The dataset name for Hugging Face should be:
social-commerce-screenshot-claim-glance
What It Contains
The preview contains synthetic/redacted app-style screenshots that resemble noisy buyer or social-commerce inputs. The examples include platform-like UI framing, cropped… See the full description on the dataset page: https://huggingface.co/datasets/Sonjoy/social-commerce-screenshot-claim-glance.steam_screenshots_samples_1kingshot_screenshotsanime_video_and_anime_screenshotsscreenshot-training
Chrisyichuan/screenshot-training
Wikipedia screenshot retrieval training dataset exported from local hard-negative mining.
Contents
train.jsonl / train_hn.jsonl
eval.jsonl / eval_hn.jsonl
test.jsonl / test_hn.jsonl
images/
Each metadata row has the form:
{
"query": "...",
"chunk_path": "images/shard_123/shard_00001/123456.png.tiles/chunk_0000_00.png",
"neg_chunk_paths": [
"images/shard_234/shard_00002/234567.png.tiles/chunk_0000_01.png"],
"split": "train"
}… See the full description on the dataset page: https://huggingface.co/datasets/Chrisyichuan/screenshot-training.website_screenshots_image_dataset
Website Screenshots Image Dataset
This dataset is obtainable here from roboflow..
Dataset Details
Dataset Description
Language(s) (NLP): [English]
License: [MIT]
Dataset Sources
Source: [https://universe.roboflow.com/roboflow-gw7yv/website-screenshots/dataset/1]
Uses
From the roboflow website:
Annotated screenshots are very useful in Robotic Process Automation. But they can be expensive to label. This dataset would cost over… See the full description on the dataset page: https://huggingface.co/datasets/Zexanima/website_screenshots_image_dataset.sourceforge-app-screenshots-ocr
SourceForge App Screenshots - OCR
Based on Vokturz/sourceforge-app-screenshots.
It contains 1,118 screenshots from SourceForge along with metadata and OCR generated by qwen/qwen3-vl-235b-a22b-instruct.
This dataset will be used to finetune smaller Qwen3-VL models for the Loyca-ai project.
Columns
The dataset contains the following fields:
Column
Type
Description
slug
string
Unique identifier for each SourceForge application. Corresponds to the project slug… See the full description on the dataset page: https://huggingface.co/datasets/Vokturz/sourceforge-app-screenshots-ocr.website-screenshots-blip-largescreenshot-training-natural-filtered-v2
Chrisyichuan/screenshot-training-natural-filtered-v2
Wikipedia screenshot retrieval training dataset exported from local hard-negative mining.
Contents
train.jsonl / train_hn.jsonl
eval.jsonl / eval_hn.jsonl
test.jsonl / test_hn.jsonl
train_hn_with_answer.jsonl / eval_hn_with_answer.jsonl / test_hn_with_answer.jsonl
lite-query-v2-full-filtered-hn-with-answer.jsonl
images/
Each metadata row has the form:
{
"query": "...",
"chunk_path":… See the full description on the dataset page: https://huggingface.co/datasets/Chrisyichuan/screenshot-training-natural-filtered-v2.mc_html_screenshotphishing-website-screenshots
Phishing Website Screenshots
A dataset of 8,370 full-page website screenshots labelled as legitimate or phishing, intended for training and evaluating visual phishing-detection models.
Contents
Label
label
Images
legitimate
0
7,924
phishing
1
446
Total
8,370
Screenshots were captured at a desktop viewport (1920×1080) as PNG images.
Structure
legitimate/<brand>/<page>.png
phishing/<source>/<page>.png
metadata.csv
metadata.csv… See the full description on the dataset page: https://huggingface.co/datasets/gpm123/phishing-website-screenshots.monkey_island_screenshotsThis dataset contains 44 screenshots of the game Return To Monkey Island, scraped from the web and initially used to fine-tune a Stable Diffusion model with Dreambooth.
screenshot-training-natural-filtered-4o-40k
Chrisyichuan/screenshot-training-natural-filtered-4o-40k
Re-filtered version of Chrisyichuan/screenshot-training-natural-filtered-v2
where hard-negative selection is done with GPT-4o (OpenAI) instead of the
original GPT-4.1-mini filter.
GPT-4.1-mini was found to over-drop valid hard negatives at a 44% rate on a
110-query head-to-head sample (cases where its step-1 answer didn't match the
GT). GPT-4o reduced this to ~22% and gpt-4o was more conservative and more
precise overall. This… See the full description on the dataset page: https://huggingface.co/datasets/Chrisyichuan/screenshot-training-natural-filtered-4o-40k.screenshot-training-naive-top2-hn-ablation
Chrisyichuan/screenshot-training-naive-top2-hn-ablation
Ablation variant of
Chrisyichuan/screenshot-training-natural-filtered-v2.
Same queries, same positives. Only neg_chunk_paths differ.
The filtered-v2 dataset applies a Gemini VLM judge to filter false negatives
out of the retrieved candidates. This ablation set skips that filter entirely:
for every (query, chunk_path), we hit the text-retrieval search API for the
top-10 results and keep the first two non-positive hits as… See the full description on the dataset page: https://huggingface.co/datasets/Chrisyichuan/screenshot-training-naive-top2-hn-ablation.game_screenshots_11kswitch-screenshotsThis is a dataset of all of my screenshots for games on the Nintendo Switch. The label field is the game ID for the game the screenshot was taken in. You can create a mapping of game IDs to names by searching the ID you want to know about in Google.
osworld-rollout-screenshots-backup-publicadaption-react-screenshot-to-code
This dataset is a remastered version of this dataset prepared using Adaption's Adaptive Data platform.
adaption-react_screenshot_to_code
This dataset contains 1,000 paired examples for training multimodal screenshot-to-code systems, specifically targeting React and TypeScript implementations. Each entry consists of a source webpage screenshot, a detailed visual description, and the corresponding generated React/TSX source code. The samples demonstrate high-fidelity UI… See the full description on the dataset page: https://huggingface.co/datasets/Reubencf/adaption-react-screenshot-to-code.inews_screenshots
iNews Facebook Post Screenshots
This package contains the screenshots corresponding to every unique Post_ID
in the five splits currently released by pitehu/inews and
pitehu/inews_public on Hugging Face.
Contents
inews_screenshots_hf_release.zip: the complete release archive containing
2,736 PNG screenshots named <Post_ID>.png, plus this README and manifest.
manifest.csv: the filename, phase, Hugging Face split membership, byte size,
and SHA-256 checksum for every… See the full description on the dataset page: https://huggingface.co/datasets/pitehu/inews_screenshots.wiki-screenshot-corpus_subsampled-5k
