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
01sharkiefff /RBAC-Text2SQL-Benchmark RBAC-Text2SQL Benchmark Role-conditioned Text-to-SQL instances for evaluating whether LLMs generate SQL that respects Role-Based Access Control (RBAC) constraints. Each instance pairs a natural language question with a role policy; the model must either produce a correct SQL query that touches only authorized resources, or refuse with Sorry, I cannot answer. Code, evaluation harness, and reproduction instructions: https://github.com/2020dfff/RBAC-Text2SQL-Benchmark… See the full description on the dataset page: https://huggingface.co/datasets/sharkiefff/RBAC-Text2SQL-Benchmark.texttext-generation10K<n<100K1 likes169 downloads2mo agoHugging Face02motherduckdb /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 Face03chabab /text2sql-oracle-postgres Oracle / PostgreSQL text-to-SQL Instruction data for fine-tuning google/gemma-3-270m-it (or any chat model) to emit a single dialect-correct SQL statement. 804 rows, 402 Oracle / 402 PostgreSQL 7 schemas: hr, sales, banking, inventory, tickets, university, logistics Splits: 684 / 60 / 60 (grouped so paraphrases of the same SQL stay in one split) Load from datasets import load_dataset ds = load_dataset("chabab/text2sql-oracle-postgres") Record… See the full description on the dataset page: https://huggingface.co/datasets/chabab/text2sql-oracle-postgres.texttext-generationn<1K0 likes93 downloads29d agoHugging Face04johneze /chichewa-text2sql Chichewa Text-to-SQL The first structured Text-to-SQL benchmark for Chichewa, a low-resource Bantu language spoken by over 12 million people in Malawi and neighboring regions. The dataset contains 400 manually curated natural language–SQL pairs in both Chichewa (Nyanja) and English, grounded in a unified relational SQLite database covering five real-world domains from Malawi. Dataset Summary This benchmark was constructed to investigate the adaptation of Large… See the full description on the dataset page: https://huggingface.co/datasets/johneze/chichewa-text2sql.texttable-question-answeringn<1K2 likes59 downloads3mo agoHugging Face05hujudev /spider-text-2-sqltext1K<n<10K0 likes49 downloads2y agoHugging Face06dipanjanS /text2sql-dataset Overview This dataset builds from WikiSQL and Spider. There are 78,577 examples of natural language queries, SQL CREATE TABLE statements, and SQL Query answering the question using the CREATE statement as context. This dataset was built with text-to-sql LLMs in mind, intending to prevent hallucination of column and table names often seen when trained on text-to-sql datasets. The CREATE TABLE statement can often be copy and pasted from different DBMS and provides table names, column… See the full description on the dataset page: https://huggingface.co/datasets/dipanjanS/text2sql-dataset.texttext-generation10K<n<100K0 likes47 downloads6mo agoHugging Face07Healthy13 /Text2SQLtext100K<n<1M19 likes46 downloads3y agoHugging Face08Ducnt17 /text2sql_challegetext100K<n<1M0 likes30 downloads2y agoHugging Face09open-llm-leaderboard /yasserrmd__Text2SQL-1.5B-detailsgated Dataset Card for Evaluation run of yasserrmd/Text2SQL-1.5B Dataset automatically created during the evaluation run of model yasserrmd/Text2SQL-1.5B The dataset is composed of 38 configuration(s), each one corresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/yasserrmd__Text2SQL-1.5B-details.tabular10K<n<100K0 likes29 downloads2y agoHugging Face10starrysky9959 /Text2SQLtext10K<n<100K1 likes25 downloads3y agoHugging Face11vivifix /flock-off-s1-text-2-sqltextn<1K0 likes25 downloads11mo agoHugging Face12rupal02 /text2sql Text2SQL SFT Dataset This dataset is a combined and cleaned version of Spider, BIRD, and Gretel datasets, formatted specifically for Instruction Fine-Tuning of Small Language Models (SLMs). Dataset Structure Each record contains: instruction: The task description. input: The Database Schema and the Natural Language Question. output: The canonicalized SQL query. metadata: A dictionary containing dataset source and db_id. Usage from datasets import load_dataset… See the full description on the dataset page: https://huggingface.co/datasets/rupal02/text2sql.text100K<n<1M0 likes14 downloads6mo agoHugging Face13sanchit42 /text2sqltext1K<n<10K1 likes11 downloads2y agoHugging Face14NafishZaldinanda /text2sql-omnisql-style Dialect: SQLite Dataset Source Paper Samples Used Notes Links Spider Spider: A Large-Scale Human-Labeled Dataset... 7,000 Seluruh training split digunakan. Link Google Drive Donwload BIRD23-Train-Filtered A BIg Bench for Large-Scale Database Grounded Text-to-SQLs 6,626 Menggunakan subset bird23-train-filtered. HuggingFace Dataset SynSQL-2.5M (Filtered) OmniSQL: Synthesizing High-quality Text-to-SQL Data at Scale 7,000 Hasil filtering berdasarkan question style dan… See the full description on the dataset page: https://huggingface.co/datasets/NafishZaldinanda/text2sql-omnisql-style.text10K<n<100K0 likes11 downloads3mo agoHugging Face15towelbro0812 /MIRDC_TEXT2SQLtext1K<n<10K0 likes10 downloads1y agoHugging Face16some1oe /Text2SQL-GPTtext1K<n<10K0 likes9 downloads1y agoHugging Face17anuj6316 /text2sql Text2SQL SFT Dataset This dataset is a combined and cleaned version of Spider, BIRD, and Gretel datasets, formatted specifically for Instruction Fine-Tuning of Small Language Models (SLMs). Dataset Structure Each record contains: instruction: The task description. input: The Database Schema and the Natural Language Question. output: The canonicalized SQL query. metadata: A dictionary containing dataset source and db_id. Usage from datasets import load_dataset… See the full description on the dataset page: https://huggingface.co/datasets/anuj6316/text2sql.text100K<n<1M0 likes9 downloads7mo agoHugging Face18anilajax /text2sql_extended_datasettextn<1K0 likes8 downloads1y agoHugging Face19Sagar12 /text2sqltextn<1K0 likes6 downloads3y agoHugging Face20starrysky9959 /text2sql_step2text1K<n<10K1 likes6 downloads2y agoHugging Face21flock-io /flock-off-s1-text-2-sqltext1K<n<10K0 likes5 downloads1y agoHugging Face22marceldrhr /Llama-Text2SQLThis is an adjusted column names version from DominikLindorfer/SQL-LLaMA (https://huggingface.co/datasets/DominikLindorfer/SQL-LLaMA) text1K<n<10K1 likes4 downloads2y agoHugging Face23HrishiP /Text2SQLtext1K<n<10K0 likes4 downloads2y agoHugging Face24quangtohe /postGIS_text2sqltextn<1K1 likes4 downloads1y agoHugging Face25freddy4212 /spider-text2sql-bench-zhgatedtext1K<n<10K0 likes4 downloads5mo agoHugging Face26henrynguyen13 /text2sqltext100K<n<1M0 likes3 downloads2y agoHugging Face27yilun8711 /mcut_text2sqltextn<1K0 likes2 downloads2y agoHugging Face28Humenuik /text_2_sqltext10K<n<100K0 likes2 downloads1y agoHugging Face29AceMB /Text-2-SQL-Arabicgated 📊 Dataset Card This dataset is a translated and extended version of gretelai/synthetic_text_to_sql, created for Text-to-SQL tasks.It contains natural language queries paired with SQL statements, organized by SQL complexity. 🔎 Dataset Design The dataset is smoothed across two main factors: Complexity → from simple to advanced SQL queries. Language → starting with English queries and progressing to Arabic queries. This structure ensures that models are: Biased… See the full description on the dataset page: https://huggingface.co/datasets/AceMB/Text-2-SQL-Arabic.tabular10K<n<100K1 likes1 downloads1y agoHugging Face30freddy4212 /bird-text2sql-bench-zhgatedtext1K<n<10K0 likes1 downloads5mo agoHugging Face

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