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
01BramVanroy /fineweb-2-duckdbs DuckDB datasets for (dump, id) querying on FineWeb 2 This repo contains some DuckDB databases to check whether a given WARC UID exists in a FineWeb-2 dump. Usage example is given below, but note especially that if you are using URNs (likely, if you are working with CommonCrawl data), then you first have to extract the UID (the id column is of type UUID in the databases). Download All files: huggingface-cli download BramVanroy/fineweb-2-duckdbs --local-dir… See the full description on the dataset page: https://huggingface.co/datasets/BramVanroy/fineweb-2-duckdbs.0 likes64k downloads1y agoHugging Face02BramVanroy /fineweb-duckdbs DuckDB datasets for id querying on FineWeb This repo contains DuckDB databases to check whether a given WARC UID exists in a FineWeb dump. Usage example is given below, but note especially that if you are using URNs (likely, if you are working with CommonCrawl data), then you first have to extract the UID (the id column is of type UUID in the databases). Download All files: huggingface-cli download BramVanroy/fineweb-duckdbs --local-dir duckdbs/fineweb/ --include *.duckdb… See the full description on the dataset page: https://huggingface.co/datasets/BramVanroy/fineweb-duckdbs.1 likes2.8k downloads1y agoHugging Face03samansmink /duckdb_ci_teststextn<1K0 likes840 downloads2y agoHugging Face04ucalyptus /birdbench-duckdb BirdBench Dataset in DuckDB format BirdBench is a benchmark for text-to-SQL capabilities, now available in DuckDB format for improved performance and usability. About BirdBench BirdBench is a comprehensive benchmark dataset for evaluating text-to-SQL capabilities of language models. It features a diverse collection of databases spanning various domains including: Business and finance Entertainment and media Sports and recreation Health and medicine Education Travel and… See the full description on the dataset page: https://huggingface.co/datasets/ucalyptus/birdbench-duckdb.question-answering100M<n<1B2 likes448 downloads1y agoHugging Face05motherduckdb /duckdb-text2sql-25k Dataset Summary The duckdb-text2sql-25k dataset contains 25,000 DuckDB text-2-sql pairs covering diverse aspects of DuckDB's SQL syntax. We synthesized this dataset using Mixtral 8x7B, based on DuckDB's v0.9.2 documentation and Spider schemas that were translated to DuckDB syntax and enriched with nested type columns. Each training sample consists of a natural language prompt, a corresponding (optional) schema, and a resulting query. Each pair furthermore has a category property… See the full description on the dataset page: https://huggingface.co/datasets/motherduckdb/duckdb-text2sql-25k.text10K<n<100K43 likes104 downloads2y agoHugging Face06huoju /duckdbtest0 likes66 downloads1y agoHugging Face07duckdb-nsql-hub /duckdb-nsql-scorestabularn<1K0 likes50 downloads1y agoHugging Face08PixelPerv /danbooru-tags-20260518-duckdb Danbooru Tags Analysis (DuckDB Edition) This dataset is an optimized, streamlined derivative of u-haru/danbooru-tags-20260518 (thanks so much for making it available, you rock!). It is specifically engineered to facilitate tag analysis for Illustrious and Anime-focused AI models, described in the Civitai article https://civitai.red/articles/30556. Key Improvements Size Optimization: Retains only a limited subset of columns essential for analytical workloads… See the full description on the dataset page: https://huggingface.co/datasets/PixelPerv/danbooru-tags-20260518-duckdb.10M<n<100M0 likes34 downloads4mo agoHugging Face09motherduckdb /duckdb-docbench DocBench: A Synthetic DuckDB Text-to-SQL Benchmark DocBench is a synthetic Text-to-SQL benchmark dataset consisting of 2430 question/sql pairs derived from the DuckDB documentation, specifically designed to probe language models for knowledge of DuckDB-specific SQL functionality. The dataset covers functions, aggregates, operators, statements, keywords, and multi-keyword expressions available in DuckDB 1.1.3 and its default extensions. Dataset Structure Each example… See the full description on the dataset page: https://huggingface.co/datasets/motherduckdb/duckdb-docbench.text1K<n<10K3 likes30 downloads8mo agoHugging Face10diicell /duckdb-qa-v2textn<1K0 likes30 downloads8mo agoHugging Face11duckdb-nsql-hub /sql-console-prompt SQL Console Text 2 SQL Prompt GitHub Gist Feedback is welcome 🤗. This prompt was based on performance from Qwen on the DuckDB NSQL Benchmark, common dataset types and tasks typical for exploring HF Datasets. This is the prompt used for the Text2SQL inside the SQL Console on Datasets. Example Table Context For the {table_context} we use the SQL DDL CREATE TABLE statement. CREATE TABLE datasets ( "_id" VARCHAR, "id" VARCHAR, "author" VARCHAR… See the full description on the dataset page: https://huggingface.co/datasets/duckdb-nsql-hub/sql-console-prompt.textn<1K9 likes29 downloads2y agoHugging Face12duckdb-nsql-hub /duckdb-nsql-predictionstext1K<n<10K0 likes22 downloads1y agoHugging Face13diicell /duckdb-qa-v3textn<1K0 likes20 downloads7mo agoHugging Face14khaledsayed1 /fineweb-bbc-news-embeddings-DuckDBtext100K<n<1M0 likes19 downloads10mo agoHugging Face15diicell /duckdb-dbt-qatextn<1K0 likes19 downloads5mo agoHugging Face16asoria /duckdb_testtextn<1K0 likes14 downloads2y agoHugging Face17Bhavin1905 /Social-Media-Posts-Dataset-Embeddings-Included-DUCKDB 📊 Social Media Posts Dataset (Embeddings Included) Dataset Description This dataset contains social media posts collected for the purpose of natural language analytics and semantic analysis.It is designed to support trend analysis, topic discovery, sentiment inference, and time-based analytics over historical social media data. The dataset is intended to serve as the data backbone for a natural language analytics system where users can ask questions in plain English and… See the full description on the dataset page: https://huggingface.co/datasets/Bhavin1905/Social-Media-Posts-Dataset-Embeddings-Included-DUCKDB.0 likes13 downloads8mo agoHugging Face18lakedata /duck_dbtabular100M<n<1B0 likes13 downloads2mo agoHugging Face19gabrielmbmb /distilabel-duckdb-queries Dataset Card for distilabel-duckdb-queries This dataset has been created with distilabel. The pipeline script was uploaded to easily reproduce the dataset: app.py. It can be run directly using the CLI: distilabel pipeline run --script "https://huggingface.co/datasets/gabrielmbmb/distilabel-duckdb-queries/raw/main/app.py" Dataset Summary This dataset contains a pipeline.yaml which can be used to reproduce the pipeline that generated it in distilabel… See the full description on the dataset page: https://huggingface.co/datasets/gabrielmbmb/distilabel-duckdb-queries.textn<1K0 likes11 downloads2y agoHugging Face20t5r /duckdb-docbenchgated DocBench: A Synthetic DuckDB Text-to-SQL Benchmark DocBench is a synthetic Text-to-SQL benchmark dataset consisting of 2430 question/sql pairs derived from the DuckDB documentation, specifically designed to probe language models for knowledge of DuckDB-specific SQL functionality. The dataset covers functions, aggregates, operators, statements, keywords, and multi-keyword expressions available in DuckDB 1.1.3 and its default extensions. Dataset Structure Each example… See the full description on the dataset page: https://huggingface.co/datasets/t5r/duckdb-docbench.text1K<n<10K1 likes11 downloads5mo agoHugging Face21pdrMottaS /afabd-duckdb AFABD 0 likes10 downloads2y agoHugging Face22duckdb-nsql-hub /duckdb-docstext1K<n<10K4 likes10 downloads2y agoHugging Face23bradex /duckdb0 likes9 downloads2y agoHugging Face24ManoharHugs /nyc-taxi-2025-duckdb Taxi-Revenue-and-Surge-Analytics Every taxi ride tells a data story. From raw trip logs to executive insight, analyzed 9.3M NYC Yellow Taxi trips by cleaning messy source data, building tested dimensional models, and uncovering revenue trends, surge patterns, and top-performing zones through an interactive dashboard tabular100K<n<1M0 likes9 downloads5mo agoHugging Face25Anshifkk /noaa-gsod-2011-2020-duckdb-bq042 NOAA GSOD 2011-2020 DuckDB baseline Single DuckDB file mirroring the BigQuery public tables bigquery-public-data.noaa_gsod.gsod2011 .. gsod2020 and bigquery-public-data.noaa_gsod.stations one-to-one (same column names, same column types: STRING -> VARCHAR, FLOAT64 -> DOUBLE, INT64 -> BIGINT; no pruning or filtering). Provenance Produced by environment/scripts/rebuild_baseline_from_bigquery.py in the smithy task spider2-lite-bq042-gsod-laguardia-decade, which reads the… See the full description on the dataset page: https://huggingface.co/datasets/Anshifkk/noaa-gsod-2011-2020-duckdb-bq042.0 likes9 downloads5mo agoHugging Face26egoh33 /semi-workbench-duckdb0 likes9 downloads3mo agoHugging Face27mz12345 /duckdb_mcp-backups0 likes9 downloads1mo agoHugging Face28richie-ghost /dpo_main_finetune_data_duckdbtext10K<n<100K0 likes7 downloads2y agoHugging Face29uckenkare /bb-duckdb-test DuckDB Test Dataset Authorized security testing under HF bug bounty program. textn<1K0 likes7 downloads1mo agoHugging Face30lhoestq /remote-duckdb0 likes6 downloads3y agoHugging Face

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