Skip to content

ezzini/SelectCraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SelectCraft

Automatic Text-to-SQL (and SQL-to-Text) data generation approach

Usage Instructions

  • clone the repo and after installing the necessary dependencies:
pip -r install requirements.txt
  • execute the file using :
python sql_data_generation.py --dataset_size 1000 --number_of_paraphrases 4 --output_file "batch.csv"

About

SQL Query Generation Script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages