Add comprehensive model card for CSC-SQL

#1
by nielsr HF Staff - opened

This PR adds a comprehensive model card for the CSC-SQL model, based on the paper CSC-SQL: Corrective Self-Consistency in Text-to-SQL via Reinforcement Learning.

The new model card includes:

  • Relevant metadata: license, pipeline_tag, library_name, and additional relevant tags.
  • A link to the paper on Hugging Face.
  • An overview of the model from the paper's abstract and GitHub README.
  • A link to the official GitHub repository for the code.
  • Key results and an architectural diagram from the GitHub README.
  • Links to related models and datasets on Hugging Face.
  • A "Quickstart" code example for immediate usage.
  • The BibTeX citation for proper attribution.

This improves discoverability (e.g., at https://huggingface.co/models?pipeline_tag=text-generation) and provides essential information for users.

cycloneboy changed pull request status to merged

Sign up or log in to comment