meta-llama/Llama-2-7b code instruct instruct-code sql-create-context text-to-sql LLM

We finetuned Meta-Llama-2-7B on the SQL Create Context Dataset (b-mc2/sql-create-context) for 3 epochs using MonsterAPI no-code LLM finetuner.

This dataset is an enhanced version of WikiSQL and Spider, focused on providing natural language queries and corresponding SQL CREATE TABLE statements. The dataset contains 78,577 examples and aims to improve the model's grounding in text-to-SQL tasks. The CREATE TABLE statements are particularly useful for limiting token usage and avoiding exposure to sensitive data.

The finetuning session took 7hrs and 21 mins and costed us a total of $15.33.

Hyperparameters & Run details:

Loss metrics: training loss


license: apache-2.0