Improve model card: Update paper link, add GitHub link and usage example

#1
by nielsr HF Staff - opened

This PR improves the model card by:

  1. Updating the paper link to the official Hugging Face Papers page: SLM-SQL: An Exploration of Small Language Models for Text-to-SQL.
  2. Adding a prominent link to the GitHub repository in the "Important Links" section.
  3. Including a "How to use" section with a Python code snippet that demonstrates how to generate SQL from a natural language question using the transformers library, including a database schema for better context.

These enhancements will make the model more accessible and easier for the community to understand and use.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment