This repository contains a project for fine-tuning and evaluating a language model aimed at generating SQL queries from natural language prompts. The primary components of the project include a script ...
Iteratively refine a pre-trained base model using an active learning loop: Here we specify 5 loop iterations, each with 10 training epochs, operating on the machine's GPU (if available). python ...