Download the required models from HuggingFace to the models/ directory: python src/process_sqls.py --input_file data/test_all.jsonl --generations_dir output/generations/ --output_dir ...
A robust Python script that converts Excel (.xlsx, .xls) and CSV files to T-SQL INSERT statements, ready for execution in SQL Server or Azure SQL Database.