Add comprehensive model card for CSC-SQL model

#1
by nielsr HF Staff - opened

This PR adds a comprehensive model card for the CSC-SQL model, linking it to the paper CSC-SQL: Corrective Self-Consistency in Text-to-SQL via Reinforcement Learning and its GitHub repository.

It also adds the appropriate pipeline_tag (text-generation), library_name (transformers), and license (cc-by-nc-4.0) to the metadata, improving discoverability on the Hugging Face Hub (e.g., at https://huggingface.co/models?pipeline_tag=text-generation). Additionally, relevant tags such as text-to-sql, reinforcement-learning, and qwen have been added to further categorize the model.

cycloneboy changed pull request status to merged

Sign up or log in to comment