Training LLaMA 3.1 for SQL Query Generation: Dataset and Model Suggestions
My use case is to train LLaMA 3.1 to generate only the SQL query based on the user's request. I am stuck on how to structure the dataset or training data.
Can anyone help?
Or do you have any suggestions for other models that might fit my use case?
Thanks!