avinot/schema-summarization_spider
Dataset Card for schema-summarization_spider Dataset Description Dataset Summary This dataset has been built to train and benchmark models uppon the schema-summarization task. This task aims to generate the smallest schema needed to answer a NL question with the help of the original database schema. This dataset has been build by crossing these two datasets : xlangai/spider richardr1126/spider-schema With the first dataset we take the natural… See the full description on the dataset page: https://huggingface.co/datasets/avinot/schema-summarization_spider.
Update README.md
Update README.md
Update README.md
Adding the shrink-score column
Update README.md
Include primary key only when the '*' wildcard is used in the original SQL query
Update README.md
Update README.md
Fixing too long summarized-schema
Update README.md
Fixing empty summarized-schema columns
Update README.md
Update README.md
Fixing dublicated columns
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Create README.md
Fixing empty summarized-schema
Fixing the casing issues
empty fields
empty fields
Adding train and validation splits
initial commit
