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
01Clinton /Text-to-sql-v1texttext-generation100K<n<1M73 likes312 downloads3y agoHugging Face02while-ai /text-to-sql-shop Text-to-SQL on a seeded store schema, with checkpoints Recipe: recipes/04-train/text-to-sql · Collection: Analyst A question about an online store's database in, one PostgreSQL query out, graded by a program: run the query, compare the result set to the gold query's result. The schema (8 tables, seeded, schema.sql + seed.sql), the verifier, the trainer and the benchmark runner are the recipes/04-train/text-to-sql recipe in the open-source whileai SDK. Splits |… See the full description on the dataset page: https://huggingface.co/datasets/while-ai/text-to-sql-shop.tabular10K<n<100K0 likes206 downloads3d agoHugging Face03jumplander /Persian-Business-Text-to-SQL-Gold-1K Persian Business Text-to-SQL Gold-1K 1,000 Persian-native, execution-verified business Text-to-SQL examples for fine-tuning and benchmarking. مجموعه‌ای ۱۰۰۰ نمونه‌ای برای تبدیل درخواست‌های فارسی کسب‌وکار به SQL، همراه با دیتابیس‌های SQLite اجرایی، schema کامل، متادیتای سختی/مهارت و ارزیابی مبتنی بر Execution Accuracy. Motivation BIRD emphasizes database-grounded Text-to-SQL and execution accuracy; Spider 2.0 pushes toward realistic enterprise database workflows.… See the full description on the dataset page: https://huggingface.co/datasets/jumplander/Persian-Business-Text-to-SQL-Gold-1K.texttext-generation1K<n<10K2 likes184 downloads20d agoHugging Face04Busayor /spanish_text_to_unittext100K<n<1M1 likes174 downloads2y agoHugging Face05hari-krishna-ai /enterprise-text-to-sql-benchmark Enterprise Text-to-SQL Benchmark 3,087 natural-language questions paired with executable PostgreSQL, over a 12-table enterprise schema (sales, catalogue, logistics, HR). Built to answer one question honestly: does fine-tuning actually improve text-to-SQL? On this benchmark, a QLoRA fine-tune of Qwen3-8B took strict execution accuracy from 43.71 % to 68.43 %, and 70.86 % with a self-correction loop — and the benchmark is designed so that number cannot be inflated by leakage or by… See the full description on the dataset page: https://huggingface.co/datasets/hari-krishna-ai/enterprise-text-to-sql-benchmark.texttable-question-answering1K<n<10K0 likes130 downloads3d agoHugging Face06fpan /text-to-ocl-from-ecore Introduction This is a small size dataset containing 52 meta-models (EMF files and PlantUML descriptions), 369 OCL constraints and 369 constraint specification in natural language. The meta-models and OCL constraints are collected from open source github projects and are (syntactically) processable by Eclipse. The constraint specifications of OCL constraints are generated via GPT-4-Turbo. The meta-models can be found in models\ Usage Generation of OCL constraints based on… See the full description on the dataset page: https://huggingface.co/datasets/fpan/text-to-ocl-from-ecore.texttranslationn<1K0 likes93 downloads2y agoHugging Face07fpan /text-to-xmi-from-ecoreThis is a small test set for XMI instance model generation task. It containing 26 pairs of meta-models (Ecore), specifications (natural language) and instance models (XMI). In each pair, the meta-model and instance model share the same name. To proper open the instance model in Eclipse EMF, the instance model and meta-model should be placed in the same folder. The meta-models are selected from https://huggingface.co/datasets/fpan/text-to-ocl-from-ecore. The specifications are generated via… See the full description on the dataset page: https://huggingface.co/datasets/fpan/text-to-xmi-from-ecore.texttext-generationn<1K0 likes71 downloads1y agoHugging Face08k-mktr /trending-text-to-image CivitAI Improved Prompts Dataset This dataset contains trending AI-generated images from CivitAI with Flux-improved prompts for better generation results. Dataset Format (JSONL) Each line contains a JSON object with: id: Original image ID from CivitAI improved_prompt: Flux-enhanced version of the prompt category: Automatically determined theme category All original CivitAI metadata including: Original prompt and negative prompt Model information Image URL and… See the full description on the dataset page: https://huggingface.co/datasets/k-mktr/trending-text-to-image.imagen<1K3 likes66 downloads10mo agoHugging Face09Lo /adapt-pre-trained-VL-models-to-text-data-WikipediaThe Wikipedia train data used to train BERT-base baselines and adapt vision-and-language models to text-only tasks in the paper "How to Adapt Pre-trained Vision-and-Language Models to a Text-only Input?". The data has been created from the "20200501.en" revision of the wikipedia dataset on Huggingface. text1M<n<10M0 likes64 downloads4y agoHugging Face10hari-krishna-ai /text-to-sql-eval-predictions What the text-to-SQL models actually generated Every prediction behind the numbers in qwen3-8b-text2sql-qlora: the 453 test questions of the enterprise text-to-SQL benchmark, each answered by four configurations of the same model, each answer executed against the reference PostgreSQL database and scored by comparing result sets. 1,812 rows. I published this because the headline table (10.82 % → 50.99 % → 52.10 %) is the least interesting part of that project. The interesting… See the full description on the dataset page: https://huggingface.co/datasets/hari-krishna-ai/text-to-sql-eval-predictions.tabulartext-generation1K<n<10K0 likes60 downloads9d agoHugging Face11McH04 /Rotowire-Text-to-Table RotoWire Corrected Test Set Dataset Description This is the corrected test set for the RotoWire dataset, released as part of the Map&Make: Schema Guided Text to Table Generation paper (ACL 2025). The original RotoWire dataset contained hallucination errors where the ground truth tables included incorrect or fabricated statistics. This corrected version provides a cleaner benchmark for text-to-table generation tasks. Motivation: Why We Need This Corrected… See the full description on the dataset page: https://huggingface.co/datasets/McH04/Rotowire-Text-to-Table.textsummarizationn<1K1 likes59 downloads8mo agoHugging Face12hari-krishna-ai /text-to-sql-phrasing-robustness Does sloppy phrasing break text-to-SQL? The enterprise text-to-SQL benchmark lists its own biggest caveat: every question is template-generated, so real user phrasing is untested. This is the test. 35 test questions (one per template), each sent to the deployed pipeline four ways: as written, with a typo, in business shorthand, and stripped to a terse fragment. 24 questions and 85 answers survive the filter described under Setup; every answer was executed against the database.… See the full description on the dataset page: https://huggingface.co/datasets/hari-krishna-ai/text-to-sql-phrasing-robustness.tabulartext-generationn<1K0 likes54 downloads8d agoHugging Face13wexhi /text-to-svg Text-to-SVG Dataset Overview This dataset is curated to support training and evaluating large language models (LLMs) for text-to-SVG generation tasks.It combines multiple high-quality sources to provide a diverse and comprehensive collection of SVG code examples paired with textual prompts and structured instructions.The focus is on enabling models to generate standards-compliant SVG graphics from descriptive language. Dataset Composition 1️⃣ Visual… See the full description on the dataset page: https://huggingface.co/datasets/wexhi/text-to-svg.text100K<n<1M5 likes50 downloads1y agoHugging Face14Jepoxy /Text-To-Memory-Synthetictexttext-retrieval10K<n<100K0 likes49 downloads23d agoHugging Face15sakkke /text-to-command-geminitextn<1K1 likes48 downloads3y agoHugging Face16centerofcode /Text-to-Tsqltext1K<n<10K0 likes46 downloads4mo agoHugging Face17agicorp /Text-to-sql-v1texttext-generation100K<n<1M0 likes34 downloads3y agoHugging Face18sirunchained /text-to-sql-dataset English Text‑to‑SQL with Optional Schema This dataset maps English user questions to SQL queries, with or without a compact database schema provided. The schema, when present, is a minimal representation of the database structure: a comma‑separated list of table names followed by their column names in parentheses. No data types are included. Dataset Structure Column Type Description text string The user's request in English. schema string (optional)… See the full description on the dataset page: https://huggingface.co/datasets/sirunchained/text-to-sql-dataset.texttext-generation1K<n<10K0 likes29 downloads2mo agoHugging Face19vedana17 /text-to-cyphertextn<1K9 likes26 downloads2y agoHugging Face20alexlyzhov-aimon /dataframer_text_to_sqltext1K<n<10K0 likes23 downloads9mo agoHugging Face21agentlans /text-to-jsontexttext-generation10K<n<100K0 likes23 downloads3mo agoHugging Face22Lo /adapt-pre-trained-VL-models-to-text-data-Wikipedia-finetuneThe Wikipedia finetune data used to train visual features for the adaption of vision-and-language models to text-only tasks in the paper "How to Adapt Pre-trained Vision-and-Language Models to a Text-only Input?". The data has been created from the "20200501.en" revision of the wikipedia dataset on Huggingface. text1K<n<10K0 likes22 downloads4y agoHugging Face23Boakpe /pt-br-agentic-text-to-sql-distilled-trajectories PT-BR Agentic Text-to-SQL Distilled Trajectories This dataset contains message-only distilled trajectories for training tool-using Text-to-SQL agents in Brazilian Portuguese. The trajectories were selected from LLM-judged correct conversations and preserve the agent protocol used in the released code. Code and reproducibility repository: https://github.com/Boakpe/distilled-slms-for-text-to-sql-pt-br Related collection:… See the full description on the dataset page: https://huggingface.co/datasets/Boakpe/pt-br-agentic-text-to-sql-distilled-trajectories.text-generation1K<n<10K1 likes20 downloads3mo agoHugging Face24ml-infra-toloka /synthetic-text-to-sql-tangle Synthetic Text-to-SQL — Tangle SFT demo subset A small, fixed subset of gretelai/synthetic_text_to_sql (Apache-2.0), prepared for an end-to-end supervised fine-tuning showcase running as a Tangle pipeline. train.jsonl — first 5,000 rows of the source train split. eval.jsonl — first 500 rows of the source test split. train.tiny.jsonl / eval.tiny.jsonl — 16 / 8 rows, for a fast CPU wiring dry-run. Each row keeps five fields from the source: id, domain, sql_prompt (the… See the full description on the dataset page: https://huggingface.co/datasets/ml-infra-toloka/synthetic-text-to-sql-tangle.texttext-generation1K<n<10K0 likes20 downloads2mo agoHugging Face25Lo /adapt-pre-trained-VL-models-to-text-data-LXMERTThe LXMERT text train data used to train BERT-base baselines and adapt vision-and-language models to text-only tasks in the paper "How to Adapt Pre-trained Vision-and-Language Models to a Text-only Input?". The data has been created from the data made available by the LXMERT repo. text1M<n<10M0 likes19 downloads4y agoHugging Face26tdelard /text_to_dbt text_to_dbt A synthetic instruction-tuning dataset for fine-tuning language models on natural language → dbt DAG generation. Each example pairs a business question + SQL schema with a complete, multi-file dbt project structure validated by dbt parse. Dataset summary Split Rows train 900 test 100 Total 1 000 Fields per row: messages (chat format, compatible with Qwen3 / Mistral / OpenAI chat templates). What is a dbt DAG? A dbt (data build… See the full description on the dataset page: https://huggingface.co/datasets/tdelard/text_to_dbt.texttext-generation1K<n<10K0 likes19 downloads6mo agoHugging Face27Arun63 /text-to-opensearch-dsl-multi-turn-2textn<1K0 likes18 downloads1y agoHugging Face28pandeyankit84 /text-to-chart-spec-dataset Text-to-Chart-Spec Dataset 96% Win Rate on Adaption AutoScientist Challenge Overview This dataset was created for the Adaption AutoScientist Challenge in the Data Visualization and Chart Interpretation category. Dataset Statistics Metric Value Total Examples 18,003 Format JSONL (prompt/completion) Task Text to Chart Specification Win Rate 96% Output Format The model outputs chart specifications in a structured… See the full description on the dataset page: https://huggingface.co/datasets/pandeyankit84/text-to-chart-spec-dataset.texttext-generation10K<n<100K0 likes18 downloads2mo agoHugging Face29MohamedSaeed-dev /python-text-to-codetext10K<n<100K8 likes17 downloads3y agoHugging Face30pyrihtm /text_to_schema.org_json-ldtextn<1K1 likes12 downloads2y agoHugging Face

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