Releases: jkkummerfeld/text2sql-data
Releases · jkkummerfeld/text2sql-data
Text2SQL Data v. 4.0
Bugfixes:
- A range of SQL fixes for consistency (e.g. not using
TMP
) - Adding missing fields to file
Thanks to @todpole3 and @whwang299 for assistance in finding and fixing these!
Text2SQL Data v. 3.0
Text2SQL Data v. 2.0
Added:
- Hyperparameters for the sequence-to-sequence models
- SQL database for the restaurants data
Bugfix:
- Baseline was not generating templates correctly.
- Baseline was not doing cross-validation correctly.
- Updated results for baseline (no substantial shifts)
- Fixing some variables that were missing or incorrectly matched.