CoolFace
Datasetpublic

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.

sourceHugging Faceupdated 2y agoView on Hugging Face
3likes24downloads
30 commits on main
1473c4c2y ago

Update README.md

avinot
c3fe1a02y ago

Update README.md

avinot
4e3c8b42y ago

Update README.md

avinot
d9968752y ago

Adding the shrink-score column

avinot
9c2b6092y ago

Update README.md

avinot
7055d2c2y ago

Include primary key only when the '*' wildcard is used in the original SQL query

avinot
f0741932y ago

Update README.md

avinot
e12f44e2y ago

Update README.md

avinot
20ebd7c2y ago

Fixing too long summarized-schema

avinot
37f5b912y ago

Update README.md

avinot
ee8846b2y ago

Fixing empty summarized-schema columns

avinot
4250cb52y ago

Update README.md

avinot
edc80ee2y ago

Update README.md

avinot
554f10d2y ago

Fixing dublicated columns

avinot
95a8e352y ago

Update README.md

avinot
10a75a52y ago

Update README.md

avinot
7611eab2y ago

Update README.md

avinot
21e4c992y ago

Update README.md

avinot
b7e32c02y ago

Update README.md

avinot
9ebfd1f2y ago

Update README.md

avinot
faeb0e22y ago

Update README.md

avinot
cbd928f2y ago

Update README.md

avinot
b6f4e632y ago

Update README.md

avinot
29a4e152y ago

Create README.md

avinot
a8924212y ago

Fixing empty summarized-schema

avinot
dbaa6f72y ago

Fixing the casing issues

avinot
50001bf2y ago

empty fields

avinot
097bbc32y ago

empty fields

avinot
ae35b5c2y ago

Adding train and validation splits

avinot
77b9bd92y ago

initial commit

avinot