cnatale/presto-athena-txt-2-sql
I created this dataset using sqlglot to auto-convert the Spider and Wikisql datasets to Presto syntax, along with running some regex's for additional cleanup. An example use case is fine-tuning an existing model to respond with Presto/Athena text-to-sql, if it performs well at standard SQL syntax used by the major text to sql training datasets. Example of fine-tuning using this dataset (in this case for Mystral 7b Instruct): import json import pandas as pd from datasets import Dataset def… See the full description on the dataset page: https://huggingface.co/datasets/cnatale/presto-athena-txt-2-sql.
Update README.md
Update README.md
Upload 4 files
Upload 4 files
Upload 4 files
Upload 4 files
Upload 2 files
Upload 2 files
Update README.md
Update README.md
Upload 2 files
initial commit
