Skip to content

Releases: jkkummerfeld/text2sql-data

Text2SQL Data v. 4.0

19 Nov 17:23
ea9f7a0
Compare
Choose a tag to compare

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

19 Jan 20:23
953c28a
Compare
Choose a tag to compare

Added:

  • WikiSQL
  • Spider

Bugfixes:

  • Making spelling of 'neighborhood' consistent
  • Setting variable names to be more type-based (ongoing challenge not fully resolved here)
  • Other minor SQL fixes

Thanks to @todpole3 amd @DeNeutoy for assistance in finding and fixing these!

Text2SQL Data v. 2.0

12 Dec 15:54
c90e944
Compare
Choose a tag to compare

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.