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
01Salesforce /wikisqlA large crowd-sourced dataset for developing natural language interfaces for relational databases10K<n<100K125 likes1.3k downloads3y agoHugging Face02mlx-community /wikisql mlx-community/wikisql This dataset is processed from salesforce/WikiSQL and is used to demonstrate the fine-tuning function of LLM in the mlx_lm library. source file form: mlx-examples text1K<n<10K7 likes871 downloads2y agoHugging Face03embedding-benchmark /WikiSQL_mtebWikiSQL is a dataset comprising 80,654 hand-annotated examples of natural language questions and corresponding SQL queries across 24,241 tables from Wikipedia. Usage import datasets # Download the dataset queries = datasets.load_dataset("embedding-benchmark/MBPP", "queries") documents = datasets.load_dataset("embedding-benchmark/MBPP", "corpus") pair_labels = datasets.load_dataset("embedding-benchmark/MBPP", "default") texttext-retrieval1K<n<10K1 likes530 downloads1y agoHugging Face04Rathan /wikisql0 likes438 downloads3y agoHugging Face05htriedman /wikisql Dataset Card for "wikisql" More Information needed text10K<n<100K3 likes105 downloads3y agoHugging Face06nimapourjafar /mm_robut_wikisqlimage10K<n<100K0 likes99 downloads2y agoHugging Face07Hyukkyu /rteb-WikiSQLRetrieval WikiSQLRetrieval — RTEB open subset, unified schema A normalised copy of the dataset behind the mteb task WikiSQLRetrieval, one of the 17 open tasks in the RTEB(beta) retrieval benchmark. Same queries, documents and relevance judgements as the benchmark evaluates — reshaped into one strict schema shared by all 17. Source embedding-benchmark/WikiSQL_mteb @ 4e099ab42dff (the revision pinned in mteb) Domain · languages code · eng Queries / documents / qrels 2,048 /… See the full description on the dataset page: https://huggingface.co/datasets/Hyukkyu/rteb-WikiSQLRetrieval.texttext-retrieval1K<n<10K0 likes86 downloads16d agoHugging Face08artur-muratov /wikiSQL-kk-datasetimage10K<n<100K0 likes57 downloads2y agoHugging Face09mohamed-ahmed-58059 /wikisql-text2sql WikiSQL Text-to-SQL (execution-ready) A cleaned, execution-ready repackaging of WikiSQL for text-to-SQL fine-tuning and execution-accuracy evaluation. Each example pairs a natural-language question with a gold SQL query over a single-table schema — and every split ships a real SQLite database so predicted SQL can be run and compared by result set (not string-matched). Splits Split Examples train 55,339 dev 8,263 test 15,519 Columns… See the full description on the dataset page: https://huggingface.co/datasets/mohamed-ahmed-58059/wikisql-text2sql.texttext-generation10K<n<100K0 likes54 downloads4mo agoHugging Face10artur-muratov /wikiSQL-ru-datasetimage10K<n<100K0 likes51 downloads2y agoHugging Face11sanghyun89 /for_text2sql_wikiSQL_korean_by_google_translator_apitext100K<n<1M0 likes37 downloads2y agoHugging Face12embedding-benchmark /WikiSQLWikiSQL is a dataset comprising 80,654 hand-annotated examples of natural language questions and corresponding SQL queries across 24,241 tables from Wikipedia. Usage import datasets # Download the dataset queries = datasets.load_dataset("embedding-benchmark/WikiSQL", "queries") documents = datasets.load_dataset("embedding-benchmark/WikiSQL", "corpus") pair_labels = datasets.load_dataset("embedding-benchmark/WikiSQL", "default") texttext-retrieval10K<n<100K0 likes37 downloads1y agoHugging Face13kaxap /pg-wikiSQL-sql-instructions-80kConverted, cleaned and syntax-checked SQLWiki dataset. The datapoints containing non latin column names were removed. Resulting SQL statements were adapted for Postgres syntax and conventions. Each SQL statement, including CREATE TABLE statements were syntax checked with pgsanity. Citations @article{zhongSeq2SQL2017, author = {Victor Zhong and Caiming Xiong and Richard Socher}, title = {Seq2SQL: Generating Structured Queries from Natural… See the full description on the dataset page: https://huggingface.co/datasets/kaxap/pg-wikiSQL-sql-instructions-80k.text10K<n<100K10 likes33 downloads3y agoHugging Face14bugdaryan /spider-natsql-wikisql-instruct Dataset Card for "spider-natsql-wikisql-instruct" More Information needed text10K<n<100K0 likes32 downloads3y agoHugging Face15sartmis1 /text2sql-wikisql-spider Dataset Card for "text2sql-wikisql-spider" More Information needed text10K<n<100K1 likes28 downloads3y agoHugging Face16karlen532 /wikisql_and_spidertext10K<n<100K2 likes27 downloads4y agoHugging Face17sartmis1 /wikisql-processed Dataset Card for "wikisql-processed" Based out of wikisql More Information needed text10K<n<100K1 likes27 downloads3y agoHugging Face18mteb /WikiSQLRetrieval WikiSQLRetrieval An MTEB dataset Massive Text Embedding Benchmark A code retrieval task based on WikiSQL dataset with natural language questions and corresponding SQL queries. Each query is a natural language question (e.g., 'What is the name of the team that has scored the most goals?'), and the corpus contains SQL query implementations. The task is to retrieve the correct SQL query that answers the natural language question. Queries are natural language questions while the corpus… See the full description on the dataset page: https://huggingface.co/datasets/mteb/WikiSQLRetrieval.texttext-retrieval1K<n<10K0 likes27 downloads11mo agoHugging Face19tjaffri /wikisql-generate WikiSQL Dataset (Reformatted for Generative Models) This is the exact same dataset as WikiSQL: https://huggingface.co/datasets/wikisql, but with the data reformatted to allow direct use with text generation LLMs. The original license and credits for the original dataset remain in place. Specifically, the changes from standard WikiSQL are: The table details in WikiSQL were included as dictionaries but tools like LangChain and LlamaIndex build their prompts using a SQL DESCRIBE of… See the full description on the dataset page: https://huggingface.co/datasets/tjaffri/wikisql-generate.text10K<n<100K1 likes26 downloads3y agoHugging Face20Abhinav-B /finetune_llama_gpt_wikisqltext10K<n<100K0 likes26 downloads3y agoHugging Face21maveriq /wikisql_tablestext10K<n<100K0 likes24 downloads2y agoHugging Face22defog /wikisql Dataset Card for "wikisql" More Information needed text1K<n<10K10 likes22 downloads3y agoHugging Face23horus-ai-labs /wikisql-sharegpttext10K<n<100K0 likes22 downloads2y agoHugging Face24SALT-NLP /wikisql_VALUEA large crowd-sourced dataset for developing natural language interfaces for relational databasestext100K<n<1M0 likes20 downloads4y agoHugging Face25bhuwanupadhyay /wikisql-reduced-datatext1K<n<10K0 likes17 downloads3y agoHugging Face26EnigmaOfTheWorld /wikisql-alpaca Dataset Card for "wikisql-alpaca" More Information needed text10K<n<100K0 likes17 downloads3y agoHugging Face27defog /wikisql_codellama_1000 Dataset Card for "wikisql_codellama_1000" More Information needed text1K<n<10K12 likes13 downloads3y agoHugging Face28mahesh665 /wikisqlA large crowd-sourced dataset for developing natural language interfaces for relational databases10K<n<100K0 likes13 downloads2mo agoHugging Face29elliot-mllm /robut_wikisql_cleanedgated robut_wikisql_cleaned The robut_wikisql__x family of the ElliotVL supervised-fine-tuning pool, after VLM cleaning. images 137,046 QA turns 849,407 answers rewritten by the cleaning pass 0 QA created by the cleaning pass (new_qa) not measured for this family shards 21 How this was cleaned A vision-language model read each image together with its QA and judged the item. The pass is not a filter that only removes rows — it rewrites answers… See the full description on the dataset page: https://huggingface.co/datasets/elliot-mllm/robut_wikisql_cleaned.imagevisual-question-answering100K<n<1M0 likes13 downloads23d agoHugging Face30meadhikari /wikisql-adhikaritext10K<n<100K0 likes12 downloads3y agoHugging Face

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