google-gemini / gemma-cookbook

A collection of guides and examples for the Gemma open models from Google.
https://ai.google.dev/gemma/
Apache License 2.0
668 stars 123 forks source link

Fine-tuning CodeGemma for SQL generation #49

Closed carlofisicaro closed 1 month ago

carlofisicaro commented 1 month ago

Notebook to fine tune 7B codegemma instruction-tuned on the spider dataset to generate higher quality SQL queries (text2SQL).

review-notebook-app[bot] commented 1 month ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

carlofisicaro commented 1 month ago

I'd like my contribution to be highlighted in Google’s social handle.

windmaple commented 1 month ago

Thank you for your contribution! Generally looks good. Could you fix the lint warnings?

carlofisicaro commented 1 month ago

I fixed the lint warnings