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
01mlfoundations /MINT-1T-HTML 🍃 MINT-1T:Scaling Open-Source Multimodal Data by 10x: A Multimodal Dataset with One Trillion Tokens 🍃 MINT-1T is an open-source Multimodal INTerleaved dataset with 1 trillion text tokens and 3.4 billion images, a 10x scale-up from existing open-source datasets. Additionally, we include previously untapped sources such as PDFs and ArXiv papers. 🍃 MINT-1T is designed to facilitate research in multimodal pretraining. 🍃 MINT-1T is created by a team from the University of Washington in… See the full description on the dataset page: https://huggingface.co/datasets/mlfoundations/MINT-1T-HTML.textimage-to-text100M<n<1B98 likes698k downloads2y agoHugging Face02bs-modeling-metadata /c4-en-html-with-metadatatabular10M<n<100M14 likes2.8k downloads4y agoHugging Face03akazemian /audio-htmltabular10K<n<100K0 likes2.7k downloads1y agoHugging Face04paralym /mint-1t-html-images-gte6-sample Size: 6769158 images sampled from Mint-1t-html Criteria: Data entries with greater than or equal to 6 images (gte6) image1M<n<10M0 likes1.1k downloads2y agoHugging Face05masoudjs /c4-en-html-with-metadata-ppl-cleanFile list: "c4-en-html_cc-main-2019-18_pq00-000.jsonl.gz", "c4-en-html_cc-main-2019-18_pq00-001.jsonl.gz", "c4-en-html_cc-main-2019-18_pq00-002.jsonl.gz", "c4-en-html_cc-main-2019-18_pq00-003.jsonl.gz", "c4-en-html_cc-main-2019-18_pq00-004.jsonl.gz", "c4-en-html_cc-main-2019-18_pq00-005.jsonl.gz", "c4-en-html_cc-main-2019-18_pq00-006.jsonl.gz", "c4-en-html_cc-main-2019-18_pq00-007.jsonl.gz", "c4-en-html_cc-main-2019-18_pq00-008.jsonl.gz", "c4-en-html_cc-main-2019-18_pq00-009.jsonl.gz"… See the full description on the dataset page: https://huggingface.co/datasets/masoudjs/c4-en-html-with-metadata-ppl-clean.tabular10K<n<100K1 likes1k downloads3y agoHugging Face06bs-modeling-metadata /c4-en-html-with-training_metadata_alltabular10K<n<100K1 likes983 downloads3y agoHugging Face07apoidea /pubtabnet-htmlimagevisual-question-answering100K<n<1M23 likes946 downloads2y agoHugging Face08Podtech /llm-jp-corpus-v4-ja_sip_comprehensive_html llm-jp-corpus-v4 — ja_sip_comprehensive_html Mirror of the ja/ja_sip_comprehensive_html sub-corpus of LLM-jp Corpus v4, built by the LLM-jp Corpus Building WG (NII). Source: https://gitlab.llm-jp.nii.ac.jp/datasets/llm-jp-corpus-v4 Sub-corpus: ja_sip_comprehensive_html Files: 181 × jsonl.gz (23.4 GB compressed) Format: one JSON object per line, with a text key and a meta key (document id, URL, and other provenance fields). Directory layout mirrors the upstream repository.… See the full description on the dataset page: https://huggingface.co/datasets/Podtech/llm-jp-corpus-v4-ja_sip_comprehensive_html.texttext-generation1M<n<10M0 likes657 downloads2mo agoHugging Face09Reubencf /webui-react-htmlcssjs-8740 WebUI React + HTML/CSS/JS 8,740 Curated export from ronantakizawa/webui containing every row where framework = react, plus 4,000 additional rows where framework = vanilla. Screenshots: 8,740 React / vanilla HTML-CSS-JS rows: 4,740 / 4,000 Unique sample IDs: 2,914 Train / validation / test: 7,501 / 456 / 783 Viewports: 2,914 desktop / 2,913 mobile / 2,913 tablet Images are stored as real image files and verified with Pillow. viewer.html is a self-contained, paginated local… See the full description on the dataset page: https://huggingface.co/datasets/Reubencf/webui-react-htmlcssjs-8740.imageimage-to-text1K<n<10K0 likes603 downloads2mo agoHugging Face10MAsad789565 /HTML-CSS-Website# Dataset This dataset contains a collection of FacebookAds-related queries and responses generated by an AI assistant. # Proudly Dataset Genrated with AI with [AI Dataset Generator API](https://api.example.com) textn<1K3 likes525 downloads3y agoHugging Face11SaulLu /Natural_Questions_HTMLThis is a dataset extracted from the Natural Questions dataset This dataset is currently under development text10K<n<100K0 likes522 downloads5y agoHugging Face12ranWang /UN_Sitemap_Multilingual_HTML_Corpus Dataset Card for "UN Sitemap Multilingual HTML Corpus" Update Time +8:00 2023-3-23 17:25:20 Dataset Summary 此数据集是从联合国网站提供的的sitemap中爬取的,包含了各种语言的HTML文件,并按照语言进行分类。数据集包含了不同语言的文章、新闻等联合国文本。数据集旨在为研究人员、学者和语言技术开发人员提供一个多语言文本集,可用于各种自然语言处理任务和应用。 数据集包括以下语言:汉语(zh)、英语(en)、西班牙语(ar)、俄语(ru)、西班牙语(es)、法语(fr)。 Dataset Structure Data Instances 数据集文件大小: 约 14 GB 一个 'zh' 的例子如下: { 'uuid': 'a154688c-b385-4d2a-bec7-f239f1397d21', 'url':… See the full description on the dataset page: https://huggingface.co/datasets/ranWang/UN_Sitemap_Multilingual_HTML_Corpus.text100K<n<1M3 likes517 downloads3y agoHugging Face13zstanjj /HtmlRAG-train Dataset Information We release the training data used in HtmlRAG: HTML is Better Than Plain Text for Modeling Retrieval Results in RAG Systems. The training data is sampled from 5 widely used QA datasets, including ASQA, Hotpot-QA, NQ, Trivia-QA, and MuSiQue. You can access the original dataset here. We apply Bing search API in the US-EN region to search for relevant web pages, and then we scrap static HTML documents through URLs in returned search results. We provide the URLs and… See the full description on the dataset page: https://huggingface.co/datasets/zstanjj/HtmlRAG-train.textquestion-answering10K<n<100K1 likes447 downloads1y agoHugging Face14Reubencf /frontend-html-tailwind-js This dataset is a remastered version of Reubencf/frontend-coding prepared using Adaption's Adaptive Data platform. frontend_html_tailwind_js This dataset contains pairs of user prompts and generated frontend code solutions using HTML, Tailwind CSS, and JavaScript. The samples cover a wide range of web development tasks, including landing pages, portfolios, ecommerce sites, and interactive components with smooth scrolling and animations. Each entry demonstrates practical… See the full description on the dataset page: https://huggingface.co/datasets/Reubencf/frontend-html-tailwind-js.textn<1K1 likes392 downloads5mo agoHugging Face15krytonguard /wiki_html_setstext10M<n<100M0 likes282 downloads10mo agoHugging Face16SaulLu /Natural_Questions_HTML_Toytextn<1K0 likes243 downloads5y agoHugging Face17common-pile /stackv2_html_filteredtext1M<n<10M3 likes230 downloads1y agoHugging Face18apoidea /fintabnet-htmlimage10K<n<100K9 likes219 downloads2y agoHugging Face19Podtech /llm-jp-corpus-v4-ja_warp_html llm-jp-corpus-v4 — ja_warp_html Mirror of the ja/ja_warp_html sub-corpus of LLM-jp Corpus v4, built by the LLM-jp Corpus Building WG (NII). Source: https://gitlab.llm-jp.nii.ac.jp/datasets/llm-jp-corpus-v4 Sub-corpus: ja_warp_html Files: 45 × jsonl.gz (1.6 GB compressed) Format: one JSON object per line, with a text key and a meta key (document id, URL, and other provenance fields). Directory layout mirrors the upstream repository. License CC BY 4.0 — inherited… See the full description on the dataset page: https://huggingface.co/datasets/Podtech/llm-jp-corpus-v4-ja_warp_html.texttext-generation1M<n<10M0 likes207 downloads2mo agoHugging Face20big-computer /html-sampleimagen<1K0 likes203 downloads2y agoHugging Face21cognaize /table-image-html-pairsimage10K<n<100K0 likes191 downloads6mo agoHugging Face22SaulLu /Natural_Questions_HTML_reduced_alltext10K<n<100K4 likes170 downloads5y agoHugging Face23hardikg2907 /github-code-html-css-1text1M<n<10M2 likes132 downloads2y agoHugging Face24FatimahEmadEldin /Gutenberg-Arabic-OCR-HTML-Pages Gutenberg Arabic HTML-Page Dataset 📖 Dataset Description The Gutenberg Arabic HTML-Page Dataset is a large-scale, synthetically generated dataset designed for training and evaluating document understanding and Optical Character Recognition (OCR) models. The primary goal of this project is to provide a comprehensive resource of page images paired with their corresponding structured HTML ground truth, with a focus on the Arabic language. The dataset was created by… See the full description on the dataset page: https://huggingface.co/datasets/FatimahEmadEldin/Gutenberg-Arabic-OCR-HTML-Pages.image1K<n<10K3 likes129 downloads1y agoHugging Face25LangAGI-Lab /Mind2Web-HTML-cleaned-lite-with-desc_w_taotabular1K<n<10K1 likes121 downloads2y agoHugging Face26franktheglock /html-to-markdown-10000-pairs HTML to Markdown 10,000 Pairs This dataset contains 10,000 synthetic paired examples for HTML-to-Markdown conversion. Structure pairs/train.jsonl: 9,000 examples pairs/validation.jsonl: 500 examples pairs/test.jsonl: 500 examples manifest.json: generation manifest and split counts Each JSONL row includes: id: example identifier html: source HTML string markdown: target Markdown string metadata: per-example metadata Example {"id":"sample-0000000"… See the full description on the dataset page: https://huggingface.co/datasets/franktheglock/html-to-markdown-10000-pairs.texttranslation10K<n<100K0 likes117 downloads6mo agoHugging Face27katphlab /pubtables-htmlimage100K<n<1M0 likes105 downloads2y agoHugging Face28hardikg2907 /github-code-html-css-2text1M<n<10M0 likes100 downloads2y agoHugging Face29tom-010 /enwiki-articles-html-2410tabular1M<n<10M0 likes95 downloads2y agoHugging Face30thekevinscott /geocities-prompt-html GeoCities prompt → HTML — fine-tune Fine-tunes Gemma-4-E2B-it (LoRA) to generate a full, vintage-style HTML page from a plain-language description. This repo holds the dataset and the training scripts so the whole thing runs from one place. What's in here dataset.jsonl — the training data: one {"prompt": ..., "html": ...} per line. train_geocities.py — training entrypoint (loads this JSONL format). train-geocities-5090.sh — launch tuned for a 32 GB card (bf16… See the full description on the dataset page: https://huggingface.co/datasets/thekevinscott/geocities-prompt-html.texttext-generation1K<n<10K2 likes93 downloads3mo agoHugging Face

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