Edit model card

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:

  • Model Path: meta-llama/Llama-2-7b
  • Dataset: b-mc2/sql-create-context
  • Learning rate: 0.0003
  • Number of epochs: 3
  • Data split: Training: 90% / Validation: 10%
  • Gradient accumulation steps: 1

Loss metrics: training loss


license: apache-2.0

Downloads last month
1
Unable to determine this model’s pipeline type. Check the docs .

Adapter for

Dataset used to train monsterapi/llama2_SQL_Answers_finetuned