CoolFace
10 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01b-mc2 /sql-create-context 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/b-mc2/sql-create-context.texttext-generation10K<n<100K506 likes6.2k downloads3y agoHugging Face02bugdaryan /sql-create-context-instruction Overview This dataset is built upon SQL Create Context, which in turn was constructed using data 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… See the full description on the dataset page: https://huggingface.co/datasets/bugdaryan/sql-create-context-instruction.texttext-generation10K<n<100K19 likes73 downloads3y agoHugging Face03philschmid /sql-create-context-copy Fork of b-mc2/sql-create-context 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… See the full description on the dataset page: https://huggingface.co/datasets/philschmid/sql-create-context-copy.texttext-generation10K<n<100K4 likes70 downloads3y agoHugging Face04emdemor /sql-create-context-pt Overview Este dataset é uma versão traduzida para o português do dataset b-mc2/sql-create-context, que foi construído a partir dos datasets WikiSQL e Spider. Ele contém exemplos de perguntas em português, instruções SQL CREATE TABLE e consultas SQL que respondem às perguntas utilizando a instrução CREATE TABLE como contexto. O principal objetivo deste dataset é ajudar modelos de linguagem natural em português a gerar consultas SQL precisas e contextualizadas, prevenindo a… See the full description on the dataset page: https://huggingface.co/datasets/emdemor/sql-create-context-pt.texttext-generation10K<n<100K2 likes65 downloads2y agoHugging Face05detakarang /sql-create-context-id Overview This dataset is a fork from sql-create-context 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… See the full description on the dataset page: https://huggingface.co/datasets/detakarang/sql-create-context-id.texttext-generation10K<n<100K0 likes55 downloads3y agoHugging Face06saksornr /sql-create-context-thai Overview This dataset builds from sql-create-context. @misc{b-mc2_2023_sql-create-context, title = {sql-create-context Dataset}, author = {b-mc2}, year = {2023}, url = {https://huggingface.co/datasets/b-mc2/sql-create-context}, note = {This dataset was created by modifying data from the following sources: \cite{zhongSeq2SQL2017, yu2018spider}.}, } texttext-generation10K<n<100K0 likes31 downloads2y agoHugging Face07George1123 /sql-create-context-mini SQL Create Context (mini) — 300 train / 200 eval A curated, deduplicated 500-row split of b-mc2/sql-create-context used to LoRA-fine-tune Qwen3.5-2B for Text-to-SQL. Schema Each row has three string fields: field description schema A CREATE TABLE ... statement (SQLite-flavoured) question Natural-language question answer Gold SQL query Splits split rows train 300 eval 200 Provenance Filtered to… See the full description on the dataset page: https://huggingface.co/datasets/George1123/sql-create-context-mini.texttext-generationn<1K0 likes23 downloads2mo agoHugging Face08dipanjanS /sql-create-context 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/sql-create-context.texttext-generation10K<n<100K0 likes20 downloads6mo agoHugging Face09Sharathhebbar24 /sql-create-context SQL Code This is a cleansed version of b-mc2/sql-create-context Usage from datasets import load_dataset dataset = load_dataset("Sharathhebbar24/sql-create-context", split="train") texttext-generation10K<n<100K0 likes18 downloads3y agoHugging Face10Vicen-te /sql-create-context-mini SQL Create Context (mini) — 300 train / 200 eval A curated, deduplicated 500-row split of b-mc2/sql-create-context used to LoRA-fine-tune Qwen3.5-2B for Text-to-SQL. Schema Each row has three string fields: field description schema A CREATE TABLE ... statement (SQLite-flavoured) question Natural-language question answer Gold SQL query Splits split rows train 300 eval 200 Provenance Filtered to… See the full description on the dataset page: https://huggingface.co/datasets/Vicen-te/sql-create-context-mini.texttext-generationn<1K0 likes14 downloads3mo agoHugging Face

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